This commit is contained in:
Matt Nish-Lapidus 2025-04-13 15:00:23 -04:00
parent 23e3b9d76b
commit fa68133da6
2 changed files with 2 additions and 2 deletions

View file

@ -36,8 +36,7 @@
};
sops = {
age.keyFile = "/home/emenel/.config/sops/age/keys.txt"; # must have no password!
age.generateKey = true;
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
defaultSopsFile = ./secrets.yaml;
secrets = {
forgejo_emenel = {};