add forgejo db
This commit is contained in:
parent
dc6b3805f6
commit
0a2826da08
3 changed files with 21 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ in
|
|||
_sql
|
||||
_monitoring
|
||||
];
|
||||
"postgres-forgejo.age".publicKeys = users ++ [
|
||||
_sql
|
||||
];
|
||||
|
||||
"www-staging-htpasswd.age".publicKeys = users ++ [ _www ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue