new database
This commit is contained in:
parent
ea98efd490
commit
e0aae434bc
@ -5,6 +5,7 @@ let
|
||||
"gitea"
|
||||
"vaultwarden"
|
||||
"saysthbot"
|
||||
"hangitbot"
|
||||
];
|
||||
in
|
||||
{
|
||||
@ -64,6 +65,13 @@ in
|
||||
login = true;
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "hangitbot";
|
||||
ensureDBOwnership = true;
|
||||
ensureClauses = {
|
||||
login = true;
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user