summaryrefslogtreecommitdiff
path: root/flora/services/ntfy.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flora/services/ntfy.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flora/services/ntfy.nix b/flora/services/ntfy.nix
index e00971f..cb875a7 100644
--- a/flora/services/ntfy.nix
+++ b/flora/services/ntfy.nix
@@ -28,8 +28,8 @@
port = 8020;
host = "::";
};
- environmentFile = "/run/secrets/mollysocket/config.toml";
};
+ systemd.services.mollysocket.serviceConfig.EnvironmentFile = "/run/secrets/mollysocket/config.toml";
sops.secrets."mollysocket/config.toml" = {};