5 lines
44 B
Nix
5 lines
44 B
Nix
|
|
{ ... }:
|
||
|
|
{
|
||
|
|
programs.htop.enable = true;
|
||
|
|
}
|