This commit is contained in:
2025-06-06 15:00:45 -05:00
parent 4ccca75473
commit 8643175a63
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ let
in
{
sops = {
defaultSopsFile = ../../secrets/secrets.yaml;
defaultSopsFile = ../../secrets/pi5-secrets.yaml;
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
# ------------------------------