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

@ -1,6 +1,7 @@
keys:
- &emenel_eddie age10k8v6pfm3p7cmsgn6wu5ufpcquqgpvqh76l23xf326et55dacc0qlr8fe8
- &root_services-nixos age1eg4u9d90r64a7gesg778cgx8pkcxkh4wjkddz299u6lelpc6yypsgza06c
- &emenel_services-nixos age1eg4u9d90r64a7gesg778cgx8pkcxkh4wjkddz299u6lelpc6yypsgza06c
creation_rules:
- path_regex: secrets.yaml$
key_groups:

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 = {};