pinwheel: Add alex.pinwheel as agenix key
And rekey existing secrets
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user