This commit is contained in:
mjallen18
2025-05-30 19:53:06 -05:00
parent 248d6f4f20
commit a15815a8cb
6 changed files with 56 additions and 36 deletions

View File

@@ -5,7 +5,11 @@ in
{
sops = {
defaultSopsFile = ../../secrets/pi4-secrets.yaml;
age.keyFile = /home/matt/.config/sops/age/keys.txt;
# age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt";
age = {
generateKey = true;
sshKeyPaths = [ "/etc/ssd/ssh_host_ed25519_key" ];
};
# ------------------------------
# Secrets