updated nix builders

This commit is contained in:
2026-04-30 11:47:46 -04:00
parent 9dabb9dc07
commit 1b53167b53
3 changed files with 22 additions and 43 deletions
+4
View File
@@ -21,6 +21,10 @@ in
createDatabase = false;
};
settings = {
actions = {
ENABLED = true;
DEFAULT_ACTIONS_URL = "github";
};
service.DISABLE_REGISTRATION = true;
server = {
DOMAIN = "tmmworkshop.com";