Removed comment.

This commit is contained in:
samoht9277 2024-02-07 15:39:11 -03:00
parent 667ca9bfc0
commit c21e7a62f3
No known key found for this signature in database
GPG key ID: 612AC42768391756

View file

@ -98,7 +98,7 @@ makeConf() {
# networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ];
networking.firewall.enable = false; # Preferably, use provider's FW networking.firewall.enable = false; # Preferably, use provider's FW
system.stateVersion = "23.11"; # Did you read the comment? system.stateVersion = "23.11";
} }
EOF EOF