This commit is contained in:
cnst
2024-08-02 18:57:07 +02:00
parent c08012466e
commit 976cbf97f8
4 changed files with 10 additions and 65 deletions

View File

@@ -1,5 +0,0 @@
let
cnst = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJMWwiz9YWBMUKFtAmF3xTEdBW27zkBH8UYaqWWcs70d cnst@cnix";
in {
"secret1.age".publicKeys = [cnst];
}