feat: add terraforming of authentik
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Xavier Morel
2026-03-25 21:24:08 +01:00
parent f66447fd26
commit 047d68a998
30 changed files with 819 additions and 142 deletions
+6
View File
@@ -52,6 +52,12 @@ in
"mqtt-password-z2m.age".publicKeys = users ++ [
keys.mqtt
];
"papers-environment-file.age".publicKeys = users ++ [
keys.papers
];
"papers-password-file.age".publicKeys = users ++ [
keys.papers
];
"power-password-file.age".publicKeys = users ++ [
keys.power
];