Don't use force

This commit is contained in:
Johannes Jöns 2023-05-19 12:17:06 +02:00
parent c4c3ae47e4
commit eecf4c9598

View file

@ -128,7 +128,7 @@
wireplumber.enable = true;
};
hardware.pulseaudio.enable = mkForce false;
hardware.pulseaudio.enable = false;
environment.systemPackages = with pkgs; [
sshfs