refactor: jellyfin module > all in one mediaServer Module
This commit is contained in:
parent
170cfe7f3c
commit
f569b47347
5 changed files with 53 additions and 63 deletions
|
|
@ -10,8 +10,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
systemModules = {
|
||||
services = {
|
||||
jellyfin.enable = true;
|
||||
deluge.enable = true;
|
||||
mediaServer.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue