updated nix builders

This commit is contained in:
2026-04-30 11:47:46 -04:00
parent a906e59a8c
commit eaee1b0d58
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";