1

enable noisesupression

This commit is contained in:
2022-08-10 18:21:06 +02:00
parent ac3a8d2e7c
commit 39187e6c32
2 changed files with 11 additions and 8 deletions

View File

@ -10,9 +10,11 @@ rec {
# TODO: Validate that this doesn't install too much
modules.gaming = {
enable = true;
discordChromium.enable = true;
};
modules.audio = {
enable = true;
noisetorch = {
enable = true;
autostart = true;