enable noisesupression
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user