Enable restic backups

This commit is contained in:
Andrea Ciceri 2023-12-26 11:02:49 +01:00
parent 31056ba23a
commit 106a9c3630
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
27 changed files with 396 additions and 304 deletions

View file

@ -111,6 +111,7 @@
"hercules-ci-secrets-json".owner = "hercules-ci-agent";
"git-workspace-tokens".owner = "ccr";
"autistici-password".owner = "ccr";
"restic-hetzner-password" = {};
};
};
@ -132,6 +133,7 @@
"cachix-personal-token".owner = "ccr";
"home-planimetry".owner = "hass";
"cloudflare-dyndns-api-token" = {};
"restic-hetzner-password" = {};
};
};
};

View file

@ -28,6 +28,8 @@
"printing"
"pam"
"wireguard-client"
"restic"
"binfmt"
]
++ [
./disko.nix
@ -60,6 +62,7 @@
"digikam"
];
extraGroups = [];
backupPaths = [];
};
boot.kernelParams = ["ip=dhcp"];

View file

@ -17,14 +17,14 @@
# "nextcloud"
"home-assistant"
# "immich"
# "adguard-home"
# "mount-hetzner-box"
"adguard-home"
"cloudflare-dyndns"
"rock5b-proxy"
"invidious"
"searx"
"rock5b-samba"
"paperless"
"restic"
]
++ [
./disko.nix