From 94af15fbe8a66da52e253f9c1feb0360846ed515 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 30 May 2022 23:00:41 +0200 Subject: [PATCH] Force pulse audio libs --- home_manager/odin.nix | 2 ++ home_manager/thor.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/home_manager/odin.nix b/home_manager/odin.nix index 7738e5c..622d4d0 100644 --- a/home_manager/odin.nix +++ b/home_manager/odin.nix @@ -7,6 +7,8 @@ options = [ "terminate:ctrl_alt_bksp" "compose:rctrl" ]; }; packages = with pkgs; [ + pulseaudio + arandr authy bitwarden diff --git a/home_manager/thor.nix b/home_manager/thor.nix index fcc21b5..38c179c 100644 --- a/home_manager/thor.nix +++ b/home_manager/thor.nix @@ -7,6 +7,8 @@ options = [ "terminate:ctrl_alt_bksp" "compose:rctrl" ]; }; packages = with pkgs; [ + pulseaudio + arandr authy bitwarden