mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
htop: remove config file
This commit is contained in:
parent
35abbca9c7
commit
09c9a385f2
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.variables.HTOPRC = "/dev/null";
|
||||||
programs.htop = {
|
programs.htop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue