This commit is contained in:
mjallen18
2025-06-12 11:34:51 -05:00
parent 8090bff9d3
commit a58777f301
3 changed files with 8 additions and 7 deletions

View File

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