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

@ -57,6 +57,16 @@
};
};
services = {
sonarr = {
enable = true;
};
prowlarr = {
enable = true;
openFirewall = true;
};
};
# Set your time zone.
time.timeZone = "America/Toronto";