diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-24 00:40:16 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-24 00:40:16 -0400 |
| commit | c7c732f5070bb84c1a4f144165dac6233765ceb9 (patch) | |
| tree | 72594941ed59f281fa73316cbce095a5b6b34349 | |
| parent | remove extra line added by starship (diff) | |
| download | nixos-c7c732f5070bb84c1a4f144165dac6233765ceb9.tar.gz nixos-c7c732f5070bb84c1a4f144165dac6233765ceb9.tar.bz2 nixos-c7c732f5070bb84c1a4f144165dac6233765ceb9.zip | |
added list of impurities to one day fix.. or not
Diffstat (limited to '')
| -rw-r--r-- | home.nix | 3 | ||||
| -rw-r--r-- | impurities | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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. |
