Add backup for diphda

This commit is contained in:
Ethan Simmons
2025-02-01 21:07:55 -06:00
parent 9c26cd9dc5
commit 1ea4d41852
2 changed files with 20 additions and 0 deletions

View File

@@ -20,8 +20,13 @@
defaultSopsFile = ../../secrets/diphda/secrets.yaml;
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
secrets."backup/repo_password" = {
owner = "eesim";
};
secrets."mc-arcadia/repo_password" = {};
secrets."mc-dh/repo_password" = {};
secrets."tandoor/secret_key" = {
owner = "tandoor";
};