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;
|
||||
failureNotification = {
|
||||
enable = true;
|
||||
|
||||
# NTFY_URL=https://ntfy.example.com/topic
|
||||
ntfyUrlFile = "/etc/secrets/failureNotification.env";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue