Format nix files
This commit is contained in:
parent
57049fe511
commit
0992eba4dc
5 changed files with 30 additions and 29 deletions
|
|
@ -20,7 +20,7 @@
|
|||
script = "notify-send -u critical \"Backup to B2 failed\" \"$(journalctl -u restic-backups-b2 -n 5 -o cat)\"";
|
||||
};
|
||||
restic-backups-b2 = {
|
||||
onFailure = ["notify-backup-b2-failed.service"];
|
||||
onFailure = [ "notify-backup-b2-failed.service" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue