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