diff --git a/hosts/hypr-nix/configuration.nix b/hosts/hypr-nix/configuration.nix index ff8ca96..c1b6525 100644 --- a/hosts/hypr-nix/configuration.nix +++ b/hosts/hypr-nix/configuration.nix @@ -114,9 +114,6 @@ # Enable CUPS to print documents. services.printing.enable = true; - # Enable sound with pipewire. - services.pulseaudio.enable = false; - #sound.enable = true; services.flatpak.enable = true; services.blueman.enable = true;