snapshot pre-autoupdate-2026-07-26T12-32-47Z

This commit is contained in:
2026-07-26 14:32:47 +02:00
parent ba4f2b5bf2
commit a9874f1b2a
5 changed files with 27 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ let
myKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC6WNm4YAQO85j0aNQkKSH7QnmhgzKA4hA2ggi6cDyKk tomasr@nixos";
in
{
"my-secret.age".publicKeys = [
"ntfy.age".publicKeys = [
myKey
];
}