calcite: add restic
This commit is contained in:
parent
28bb623cc1
commit
9bec6270ef
5 changed files with 97 additions and 6 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue