refactored some stuff

This commit is contained in:
Alexander Szczepanski
2021-07-16 18:51:50 +02:00
parent 05bbbd6871
commit ee66f009da
9 changed files with 223 additions and 129 deletions

View File

@ -170,11 +170,6 @@ in
# enableSSHSupport = true;
# };
# List services that you want to enable:
# Enable the OpenSSH daemon.
services.openssh.enable = true;
# Open ports in the firewall.
#networking.firewall.allowedTCPPorts = [ 52698 ];
#networking.firewall.allowedUDPPorts = [ 52698 ];