generation 492 25.11.20250714.62e0f05

This commit is contained in:
2025-08-17 01:29:02 -04:00
parent 5622a6dd4c
commit 31058c7228
3 changed files with 39 additions and 8 deletions

View File

@@ -53,7 +53,13 @@
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];