1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add restic hetzner module, script still wip

This commit is contained in:
oddlama 2024-01-14 18:01:35 +01:00
parent 1165dc44aa
commit a464c99fb8
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 106 additions and 0 deletions

View file

@ -80,6 +80,7 @@ in {
"rpool/local/state<" = true;
"rpool/safe<" = true;
"storage/safe<" = true;
"storage/bunker<" = true;
};
snapshotting = {
type = "periodic";