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