mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +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
|
bazarr
|
||||||
];
|
];
|
||||||
|
|
||||||
/*
|
|
||||||
services.sonarr = {
|
services.sonarr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
# ./arr-suite.nix
|
./arr-suite.nix
|
||||||
./calibre-web.nix
|
./calibre-web.nix
|
||||||
./slskd.nix
|
./slskd.nix
|
||||||
# ./sabnzbd.nix
|
# ./sabnzbd.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue