Add htop to all hosts
This commit is contained in:
parent
98bb68ea1d
commit
6e5c6dbf84
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