mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
restic
This commit is contained in:
parent
0567a6edc7
commit
32db34ee28
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
user = "death916";
|
||||
initialize = true;
|
||||
passwordFile = "/etc/nixos/secrets/restic-auth";
|
||||
repository = "s3:backups.d8j2.or.idrivee2-38.com";
|
||||
repository = "s3:d8j2.or.idrivee2-38.com/backups";
|
||||
environmentFile = "/etc/nixos/secrets/restic.env";
|
||||
paths = [
|
||||
"/home/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue