diff --git a/system/services/ntfy-sh.nix b/system/services/ntfy-sh.nix index 83961d4..41c021d 100644 --- a/system/services/ntfy-sh.nix +++ b/system/services/ntfy-sh.nix @@ -14,6 +14,10 @@ in ntfy-sh ]; + environment.sessionVariables = { + NTFY_CONFIG = "/etc/ntfy/client.yml"; + }; + sops = { secrets = let