From 24d852097ffa57f5f76d34fd25285983b40307c7 Mon Sep 17 00:00:00 2001 From: tux Date: Fri, 13 Jun 2025 15:54:27 +0530 Subject: [PATCH] feat: enable wireplumber --- hosts/canopus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index 213db11..4e8d06a 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -188,6 +188,7 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; + wireplumber.enable = true; }; logind = {