Enable noisetorch
This commit is contained in:
parent
d4714e6a75
commit
f18c1c18c4
|
@ -149,6 +149,10 @@
|
|||
pulse.enable = true;
|
||||
};
|
||||
|
||||
programs.noisetorch = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue