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