From c9d27ad09cf50277e81d970b0b12c811cfebc923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Thu, 7 Mar 2024 11:24:18 +0100 Subject: [PATCH] 96 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 * --- modules/nixos/sway.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/nixos/sway.nix b/modules/nixos/sway.nix index 1b50b28..44903ad 100644 --- a/modules/nixos/sway.nix +++ b/modules/nixos/sway.nix @@ -53,8 +53,10 @@ in { services.pipewire = { enable = true; alsa.enable = true; + alsa.support32Bit = true; pulse.enable = true; jack.enable = true; + wireplumber.enable = true; }; # xdg-desktop-portal works by exposing a series of D-Bus interfaces