networking, moving services, jellyfin work!
This commit is contained in:
parent
ff3014e736
commit
152b1f600f
3 changed files with 19 additions and 14 deletions
|
|
@ -57,6 +57,16 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
sonarr = {
|
||||
enable = true;
|
||||
};
|
||||
prowlarr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Toronto";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue