host-secrets -> hostSecrets
This commit is contained in:
parent
4c0720a815
commit
bc7941b2e0
|
@ -357,7 +357,7 @@ in {
|
|||
};
|
||||
pictrsCfg = {
|
||||
image = cfg.docker-images.pictrs;
|
||||
envFile = host-secrets.lemmy-pictrs-env-file.target-file;
|
||||
envFile = hostSecrets.lemmy-pictrs-env-file.target-file;
|
||||
};
|
||||
postgresCfg = {
|
||||
image = cfg.docker-images.postgres;
|
||||
|
|
Loading…
Reference in New Issue