Bunch of shit

This commit is contained in:
KoenDR06 2026-03-24 01:04:55 +01:00
parent 06520092e8
commit d8653015d5
9 changed files with 104 additions and 5 deletions

View file

@ -18,6 +18,7 @@ let
"ssh/id_github.pub"
"ssh/config"
"containers/forgejo-secret"
"password"
];
attrs = map (secret: {"secrets/${secret}.age".publicKeys = all;}) secrets;
in