modules/backup: setup borg backups

This commit is contained in:
Infinidoge 2024-04-14 08:35:54 -04:00
parent 383671ee69
commit 33bcfd3123
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
6 changed files with 145 additions and 0 deletions

View file

@ -25,6 +25,8 @@ in
"infinidoge-password"
"root-password"
"binary-cache-private-key"
"borg-password"
"borg-ssh-key"
;
}
(mkIf config.services.nginx.enable {