calcite: add restic

This commit is contained in:
xinyangli 2023-12-01 22:22:43 +08:00
parent 28bb623cc1
commit 9bec6270ef
5 changed files with 97 additions and 6 deletions

View file

@ -6,6 +6,9 @@
# TODO: How to generate this key when bootstrap?
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
secrets = {
github_public_token = {
owner = "xin";
};
clash_subscription_link = {
owner = "root";
};