Add htop to all hosts
This commit is contained in:
parent
2c58de2b86
commit
d8389c5d89
4 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
age
|
||||
git
|
||||
htop
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue