1
0
Fork 0
master
dump_stack() 2021-02-01 23:17:41 +00:00
parent 78069038b4
commit b4ad7ed226
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ in {
networking.firewall.allowedTCPPorts = [ 443 ];
environment.systemPackages = with pkgs; [
htop
htop vim
];
security.acme.acceptTerms = true;