From 3fe1aca53c945a2f9f06bb5c80489b3246994cc5 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Tue, 1 Nov 2022 22:45:28 +0100 Subject: [PATCH] enable wireplumber --- hosts/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 4a04f1a..8228069 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -98,6 +98,7 @@ # support32Bit = true; #}; pulse.enable = true; + wireplumber.enable = true; }; openssh = { # SSH: secure shell (remote connection to shell of server) enable = true; # local: $ ssh @