networking, moving services, jellyfin work!
This commit is contained in:
parent
ff3014e736
commit
152b1f600f
3 changed files with 19 additions and 14 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue