fix: ntfy client not picking up config file

This commit is contained in:
Tigor Hutasuhut 2024-09-05 11:34:52 +07:00
parent 57fa4724dd
commit b566cdb15c

View file

@ -14,6 +14,10 @@ in
ntfy-sh ntfy-sh
]; ];
environment.sessionVariables = {
NTFY_CONFIG = "/etc/ntfy/client.yml";
};
sops = { sops = {
secrets = secrets =
let let