change systemd config

This commit is contained in:
Rohan Datar
2025-01-12 16:01:27 -06:00
parent 112224eb75
commit 45a4997693
2 changed files with 19 additions and 17 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ in {
}
];
services.jellyseerr = {
enable = cfg.enable;
util-nixarr.services.jellyseerr = {
enable = true;
package = cfg.package;
openFirewall = cfg.openFirewall;
port = cfg.port;