From c7c732f5070bb84c1a4f144165dac6233765ceb9 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 24 Aug 2025 00:40:16 -0400 Subject: [PATCH] added list of impurities to one day fix.. or not --- home.nix | 3 ++- impurities | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 impurities diff --git a/home.nix b/home.nix index 997a2f9..2505e1f 100644 --- a/home.nix +++ b/home.nix @@ -48,7 +48,7 @@ home.packages = with pkgs; [ # # Adds the 'hello':wq command to your environment. It prints a friendly # # "Hello, world!" when run. - + audacity discord neovim catppuccin-gtk @@ -69,6 +69,7 @@ helvum pavucontrol + alsa-utils grim slurp diff --git a/impurities b/impurities new file mode 100644 index 0000000..77e0d9f --- /dev/null +++ b/impurities @@ -0,0 +1,2 @@ +wireplumber / pavucontrol +under configuration, i had to set Navi 31 HDMI/DP Audio to be digital stereo HDMI 2 Output instead of HDMI 1 to make the monitor volume to work. -- 2.54.0