update input m3ta-nixpkgs

This commit is contained in:
2026-04-01 14:29:38 +02:00
parent 79ad9e3427
commit 1b45ffa207
8 changed files with 96 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ let
jannik.mueller = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvZazSuIoWoRWhkAqQDMLeurxVUyy1MTllp1wfw1tzq";
users = [sascha.koenig];
systems = [AZ-CLD-1 AZLTNIX AZ-PRM-1];
systems = [AZ-CLD-1 AZ-LT-NIX AZ-PRM-1];
in {
"secrets/server.crt.age".publicKeys = systems ++ users;
"secrets/server.key.age".publicKeys = systems ++ users;