This commit is contained in:
Callum Leslie 2024-09-11 14:58:28 +01:00
parent 06c972ef26
commit bf7d690ff5
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
4 changed files with 48 additions and 0 deletions

View file

@ -9,4 +9,5 @@ in {
"wg-conf.age".publicKeys = keys.c ++ allSystems;
"mesh-conf-infra.age".publicKeys = keys.c ++ allSystems;
"mesh-conf-cleslie.age".publicKeys = keys.c ++ allSystems;
"forgejo-password.age".publicKeys = keys.c ++ [systems.hermes];
}