Install htop on hydra.
This commit is contained in:
parent
f663f794d0
commit
9bd896ff4b
@ -61,6 +61,10 @@
|
||||
|
||||
me.image_based_appliance.enable = lib.mkForce false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
htop
|
||||
];
|
||||
|
||||
me.build_in_ram.enable = true;
|
||||
me.dont_use_substituters.enable = true;
|
||||
me.minimal_base.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user