htop
This commit is contained in:
parent
f7dcb26f9a
commit
24ca18c18e
2 changed files with 5 additions and 0 deletions
4
modules/htop.nix
Normal file
4
modules/htop.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.htop.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue