feat: Added multiple services

This commit is contained in:
uttarayan21
2024-11-20 15:58:35 +02:00
parent c529435caf
commit b56d9b148a
3 changed files with 17 additions and 5 deletions

View File

@@ -114,10 +114,7 @@
services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;
networking.firewall.allowedTCPPorts = [22 80 443];
# Copy the NixOS configuration file and link it from the resulting system
# (/run/current-system/configuration.nix). This is useful in case you