diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 540965c..d30e8e3 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -132,9 +132,6 @@ in }; pipewire = { enable = true; - audio = { - enabled = true; - }; alsa = { enable = true; support32Bit = true;