mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
changed to weekly
This commit is contained in:
parent
960904cbd9
commit
91804d1407
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
|||
"${config.user.keys.age.yubikey}"
|
||||
"${config.machines.keys.desktop.ssh}"
|
||||
];
|
||||
destination = "gdrive:backups/server"; # TODO: configure rclone remote
|
||||
schedule = "daily";
|
||||
destination = "gdrive:backups/server";
|
||||
schedule = "weekly";
|
||||
keepLast = 2;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue