Add vim
This commit is contained in:
parent
78069038b4
commit
b4ad7ed226
@ -25,7 +25,7 @@ in {
|
|||||||
networking.firewall.allowedTCPPorts = [ 443 ];
|
networking.firewall.allowedTCPPorts = [ 443 ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
htop
|
htop vim
|
||||||
];
|
];
|
||||||
|
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user