add forgejo db

This commit is contained in:
XenGi 2026-03-04 13:51:24 +01:00
parent dc6b3805f6
commit 0a2826da08
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
3 changed files with 21 additions and 0 deletions

View file

@ -50,6 +50,9 @@ in
_sql
_monitoring
];
"postgres-forgejo.age".publicKeys = users ++ [
_sql
];
"www-staging-htpasswd.age".publicKeys = users ++ [ _www ];
}