manual_inherit
This commit is contained in:
@@ -19,9 +19,8 @@ let
|
||||
moduleConfig = {
|
||||
# Enable immich service
|
||||
services.immich = {
|
||||
inherit (cfg) port openFirewall;
|
||||
enable = true;
|
||||
port = cfg.port;
|
||||
openFirewall = true;
|
||||
secretsFile = dbPassword;
|
||||
mediaLocation = "${cfg.dataDir}/photos";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user