mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
add backups for actual budget
This commit is contained in:
@ -100,6 +100,7 @@ inputs.nixpkgs.lib.nixosSystem rec {
|
||||
endpoint = "s3.us-west-002.backblazeb2.com";
|
||||
bucket = "noahmasur-backup";
|
||||
accessKeyId = "0026b0e73b2e2c80000000005";
|
||||
resticBucket = "noahmasur-restic";
|
||||
};
|
||||
|
||||
# Disable passwords, only use SSH key
|
||||
|
Reference in New Issue
Block a user