Finish Restic integration.

This commit is contained in:
Nolan Darilek 2025-03-31 16:12:29 -05:00
parent e6abae878e
commit 904e9fe75d
5 changed files with 68 additions and 0 deletions

View file

@ -21,4 +21,12 @@ in
garden
];
"dev_runner_linux.age".publicKeys = [ hub ];
"restic_b2_flynode.age".publicKeys = [
flynode
nolan
];
"restic_password_flynode.age".publicKeys = [
flynode
nolan
];
}