summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/gui/pipewire.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/gui/pipewire.nix')
-rw-r--r--makefu/2configs/gui/pipewire.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/gui/pipewire.nix b/makefu/2configs/gui/pipewire.nix
index ed552fe2..eb94f75b 100644
--- a/makefu/2configs/gui/pipewire.nix
+++ b/makefu/2configs/gui/pipewire.nix
@@ -2,6 +2,7 @@
# TODO test `alsactl init` after suspend to reinit mic
{
security.rtkit.enable = true;
+ hardware.pulseaudio.enable = lib.mkForce false;
environment.systemPackages = with pkgs; [
alsaUtils