Latest Updates

This commit is contained in:
2025-09-08 11:57:13 -04:00
parent 991e3c5bf4
commit 03a4cc572a
6 changed files with 34 additions and 9 deletions

View File

@@ -95,12 +95,12 @@
printing.enable = true;
pulseaudio.enable = false;
libinput.enable = true;
logmein-hamachi.enable = true;
# logmein-hamachi.enable = true;
};
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ 21 22 80 443 5900 8080 12121 12122 ];
networking.firewall.allowedUDPPorts = [ 21 22 80 443 5900 8080 12121 12122 ];
networking.firewall.allowedTCPPorts = [ 21 22 80 443 5900 8080 12121 12122 61208 ];
networking.firewall.allowedUDPPorts = [ 21 22 80 443 5900 8080 12121 12122 61208 ];
# networking.firewall.enable = false;
# This value determines the NixOS release from which the default