Revert "Refactor nixarr without extra import"
This reverts commit 4696423d91.
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
nixarr,
|
||||
...
|
||||
}: {
|
||||
services.jellyfin = {
|
||||
nixarr = {
|
||||
enable = true;
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
services.sabnzbd = {
|
||||
sabnzbd = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user