Remove useless import

This commit is contained in:
Florian RICHER 2023-08-20 15:27:52 +02:00
parent daadeccc45
commit 187b5c6616
5 changed files with 6 additions and 8 deletions

View file

@ -1,5 +1,4 @@
{ config, sound, pkgs, ... }:
{ pkgs, ... }:
{
services = {
pipewire = {