pinwheel: Add alex.pinwheel as agenix key

And rekey existing secrets
This commit is contained in:
Alexander Heldt
2023-08-12 20:36:01 +02:00
parent 06eea9ad5e
commit a871f9d266
4 changed files with 5 additions and 2 deletions

View File

@@ -195,7 +195,10 @@
'';
age = {
identityPaths = [ "/etc/ssh/pinwheel" ];
identityPaths = [
"/etc/ssh/pinwheel"
"/home/alex/.ssh/alex.pinwheel"
];
secrets = {
"syncthing-cert".file = ../../secrets/pinwheel/syncthing-cert.age;