From eecf4c95983e357fc1adc72ccb2110a91adcf0a9 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 19 May 2023 12:17:06 +0200 Subject: [PATCH] Don't use force --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 5af53f0..0437611 100644 --- a/common.nix +++ b/common.nix @@ -128,7 +128,7 @@ wireplumber.enable = true; }; - hardware.pulseaudio.enable = mkForce false; + hardware.pulseaudio.enable = false; environment.systemPackages = with pkgs; [ sshfs