aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional/pipewire.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/common/optional/pipewire.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/common/optional/pipewire.nix b/hosts/common/optional/pipewire.nix
index ed83faa..e34010e 100644
--- a/hosts/common/optional/pipewire.nix
+++ b/hosts/common/optional/pipewire.nix
@@ -9,8 +9,6 @@
qpwgraph;
};
- hardware.pulseaudio.enable = false;
-
security.pam.loginLimits = [
{ domain = "@audio"; item = "memlock"; type = "-" ; value = "unlimited"; }
{ domain = "@audio"; item = "rtprio" ; type = "-" ; value = "99" ; }