diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -525,7 +525,7 @@ | |||
| 525 | 525 | ||
| 526 | systemd.services."NetworkManager-wait-online".enable = true; | 526 | systemd.services."NetworkManager-wait-online".enable = true; |
| 527 | 527 | ||
| 528 | services.backup = { | 528 | services.borgbackup = { |
| 529 | snapshots = "btrfs"; | 529 | snapshots = "btrfs"; |
| 530 | prefix = "automatic.yggdrasil.midgard.hel."; | 530 | prefix = "automatic.yggdrasil.midgard.hel."; |
| 531 | targets = { | 531 | targets = { |
