removed comments

This commit is contained in:
Leyla Becker 2024-09-18 18:06:04 -05:00
parent 0ddd754850
commit 29ee94d7f7
3 changed files with 0 additions and 11 deletions

View file

@ -33,9 +33,6 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Enable the OpenSSH daemon.
services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];