From 1dc3bc831c27abfe169047b4bda7b76b49286b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 22 Jun 2022 01:24:40 +0200 Subject: [PATCH] Upsi --- hosts/containers/hedgedoc/default.nix | 1 + 1 file changed, 1 insertion(+) 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 = {