Make example for ntfyUrlFile better
This commit is contained in:
parent
03fc9682cd
commit
f1831e6574
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ system.autoUpgrade = {
|
||||||
updateFlake = true;
|
updateFlake = true;
|
||||||
failureNotification = {
|
failureNotification = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
# NTFY_URL=https://ntfy.example.com/topic
|
||||||
ntfyUrlFile = "/etc/secrets/failureNotification.env";
|
ntfyUrlFile = "/etc/secrets/failureNotification.env";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue