diff --git a/hosts/containers/hedgedoc/default.nix b/hosts/containers/hedgedoc/default.nix index 9d5cbb6e..7fd05e8e 100644 --- a/hosts/containers/hedgedoc/default.nix +++ b/hosts/containers/hedgedoc/default.nix @@ -36,6 +36,7 @@ protocolUseSSL = true; sessionSecret = "$sessionSecret"; }; + environmentFile = config.sops.secrets."hedgedoc".path; }; nginx = {