Commit graph

26 commits

Author SHA1 Message Date
4e44dc164a
fix: enable backup1 2024-12-08 13:03:45 +01:00
72f8cf91bc
Revert "borg: switch to ourly backups"
This reverts commit cb6f66c6c8.
2024-03-02 22:11:36 +01:00
cb6f66c6c8
borg: switch to ourly backups 2024-03-02 22:10:22 +01:00
af8ce81c90
ninurta: backup to backup2 2023-06-18 19:39:30 +02:00
61bed7f861
backup1: Fixup backup path 2023-06-18 19:28:12 +02:00
f40634e545
activate backup to new location 2023-06-18 18:53:36 +02:00
57d04d981f
gorgon: set up offsite backup 2023-06-18 14:46:22 +02:00
d70b976f87
Fix backup client 2023-06-18 12:00:58 +02:00
4dcaef4d00
Fix backup
Enable citrix_workspace
2023-05-18 14:19:34 +02:00
dfcbbcf70b
always use IPv6 for borg connections
There is no A record for backup0
2023-02-04 23:53:24 +01:00
bde44cff9b
fix backup auto-mount 2023-01-22 20:18:15 +01:00
4d380ff601
fix gs backup 2023-01-22 14:36:16 +01:00
157c109a00
exclude borg config directory from backups 2022-12-17 13:42:15 +01:00
2277e25eca
fix formatting 2022-12-17 03:36:59 +01:00
7855de6a3e
fix backup 2022-12-17 02:46:37 +01:00
3fccfe3b67
add backup secrets to config for hosts 2022-08-07 15:23:08 +02:00
c43341a8b2
switch to nixpkgs-fmt 2022-08-04 21:13:54 +02:00
8cd6ed1502
add code formatter and reformat 2022-08-04 21:05:37 +02:00
d1c7a721cc
backupClient: add option for SSH identity file 2022-07-19 20:27:59 +02:00
fa2ff2bd39
expose the path to the backup passphrase as an option 2022-07-17 20:40:12 +02:00
7d4f36d831
add option TCPKeepAlive to borg ssh connection 2022-04-16 08:22:39 +02:00
790d62a58f
allow renaming borg backups 2022-04-15 19:45:58 +02:00
5419038e75
fix borg behaviour with relative paths by using absolute paths
If a relative path is given to a repository that already exists, but
borg did not backup to previously, borg tries to create a backup
relative to this path.

Might also be due to path restrictio in borg serve...
2022-04-15 18:10:03 +02:00
f901a0f775
Update backup config 2022-04-10 16:07:17 +02:00
825501bbd6
fix backup 🤦 2021-10-04 22:28:54 +02:00
2d9150098e
port to flakes 2021-06-27 22:45:34 +02:00
Renamed from modules/backup.nix (Browse further)