1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-06 17:48:46 +02:00
This commit is contained in:
Rouven Seifert 2025-01-26 15:03:45 +01:00
parent c3183b9e81
commit a65b9c85e0
6 changed files with 68 additions and 114 deletions
hosts/thinkpad/modules/sound

View file

@ -23,7 +23,7 @@
};
environment.systemPackages = with pkgs; [
helvum
# easyeffects
easyeffects
pavucontrol
];
}