mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
enabled back jellyfin
This commit is contained in:
parent
65413268c2
commit
37ecfc65e2
2 changed files with 44 additions and 45 deletions
|
@ -16,7 +16,6 @@ in
|
|||
bazarr
|
||||
];
|
||||
|
||||
/*
|
||||
services.sonarr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
# ./arr-suite.nix
|
||||
./arr-suite.nix
|
||||
./calibre-web.nix
|
||||
./slskd.nix
|
||||
# ./sabnzbd.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue