Use htop-vim
This commit is contained in:
parent
e3d0a6ef5e
commit
fde51d0902
3 changed files with 14 additions and 17 deletions
|
|
@ -67,7 +67,7 @@
|
|||
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ vim htop ];
|
||||
environment.systemPackages = with pkgs; [ vim htop-vim ];
|
||||
|
||||
system.stateVersion = "22.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue