feat: update pulseaudio option

This commit is contained in:
Guz
2025-06-02 21:54:19 -03:00
parent 0605a526e4
commit 0bdbe7b6fc

View File

@@ -73,7 +73,7 @@
wireplumber.enable = true;
};
security.rtkit.enable = true;
hardware.pulseaudio.enable = lib.mkForce false;
services.pulseaudio.enable = lib.mkForce false;
environment.systemPackages = with pkgs; [
pwvucontrol
via