This commit is contained in:
Matt Nish-Lapidus 2025-04-13 15:02:17 -04:00
parent fa68133da6
commit 8f51c287ed
2 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
defaultSopsFile = ./secrets.yaml;
secrets = {
forgejo_emenel = {};
forgejoemenel = {};
};
};