more navidrome and dirvish

This commit is contained in:
Matt Nish-Lapidus 2025-07-14 22:54:27 -04:00
parent a26e897cdf
commit 570a01d41c

View file

@ -65,7 +65,7 @@
networking.hostName = "media-server";
networking.networkmanager.enable = true;
networking.firewall.allowedTCPPorts = [ 80 443 2049 ];
networking.firewall.allowedTCPPorts = [ 80 443 2049 4533 ];
# Set your time zone.
time.timeZone = "America/Toronto";