generation 535 25.11.20250714.62e0f05

This commit is contained in:
2025-10-24 01:50:27 -04:00
parent 7a313da387
commit e7bcf1fbc1
4 changed files with 17 additions and 0 deletions

View File

@@ -35,6 +35,16 @@
owner = "synchronous";
mode = "0400";
};
ip-master-k3s = {
file = ../secrets/ip-master-k3s.age;
owner = "synchronous";
mode = "0400";
};
ip-cmu = {
file = ../secrets/ip-cmu.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";