manual_inherit
This commit is contained in:
@@ -16,7 +16,7 @@ let
|
||||
moduleConfig = {
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = cfg.openFirewall;
|
||||
inherit (cfg) openFirewall;
|
||||
user = "nix-apps";
|
||||
group = "jallen-nas";
|
||||
dataDir = "${cfg.configDir}/jellyfin";
|
||||
|
||||
Reference in New Issue
Block a user