1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-04-28 01:52:24 +00:00

move noisetorch to linux audio

This commit is contained in:
Noah Masur 2022-11-14 10:35:36 -05:00
parent 0176b14350
commit 2ab37d3298
2 changed files with 3 additions and 1 deletions
modules
applications
hardware

@ -15,6 +15,5 @@
}
'';
};
programs.noisetorch.enable = true;
};
}

@ -39,6 +39,9 @@ in {
pulse.enable = true;
};
# Provides audio source with background noise filtered
programs.noisetorch.enable = true;
# These aren't necessary, but helpful for the user
environment.systemPackages = with pkgs; [
pamixer # Audio control