mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
mauville: disable jellyfin
This commit is contained in:
parent
07a1980f0c
commit
46bf754f65
|
@ -32,7 +32,7 @@ in {
|
|||
oci = {
|
||||
audiobookshelf.enable = true;
|
||||
freshRSS.enable = true;
|
||||
jellyfin.enable = true;
|
||||
jellyfin.enable = false;
|
||||
plexMediaServer.enable = true;
|
||||
transmission.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue