Refactor secrets

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-01-17 14:26:50 +00:00
parent 8f83098f93
commit 8a9355183d
8 changed files with 54 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
{
sops.secrets."ssh/sas/key" = {
sopsFile = ../../../../secrets/sas/secrets.yaml;
key = "ssh/key";
path = "/root/.ssh/ssh_sas_ed25519_key";
};