networking, moving services, jellyfin work!

This commit is contained in:
Polen 2025-11-28 13:24:37 -05:00
parent ff3014e736
commit 152b1f600f
3 changed files with 19 additions and 14 deletions

View file

@ -159,6 +159,9 @@
# services.openssh.enable = true;
# Open ports in the firewall.
networking.firewall.allowedUDPPorts = [
5353 # mDNS
];
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.