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, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/pipewire.nix b/hosts/common/optional/pipewire.nix
index e34010e..e942339 100644
--- a/hosts/common/optional/pipewire.nix
+++ b/hosts/common/optional/pipewire.nix
@@ -23,7 +23,7 @@
alsa.support32Bit = true;
enable = true;
jack.enable = true;
- #package = pkgs.master.pipewire;
+ package = pkgs.master.pipewire;
pulse.enable = true;
wireplumber.enable = true;