Add new secrets to config
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||||
|
|
||||||
secrets."mc-arcadia/repo_password" = {};
|
secrets."mc-arcadia/repo_password" = {};
|
||||||
|
secrets."tandoor/secret_key" = {};
|
||||||
|
secrets."tandoor/db_password" = {};
|
||||||
secrets."porkbun.keytab" = {
|
secrets."porkbun.keytab" = {
|
||||||
format = "binary";
|
format = "binary";
|
||||||
sopsFile = ../../secrets/diphda/porkbun.keytab;
|
sopsFile = ../../secrets/diphda/porkbun.keytab;
|
||||||
|
|||||||
Reference in New Issue
Block a user