summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-28 10:03:22 +0100
committerRory& <root@rory.gay>2025-12-28 10:03:22 +0100
commit0faabde6390385a9dd381ce45dde55cdd6f268b7 (patch)
tree39f8982e1f75f260d830a91669f0ec567ab1fc2b
parentDisable oomd in containers (diff)
downloadRory-Open-Architecture-0faabde6390385a9dd381ce45dde55cdd6f268b7.tar.xz
Set general configuration for spacebar
-rw-r--r--host/Rory-ovh/services/containers/shared.nix1
-rw-r--r--host/Rory-ovh/services/containers/spacebar/services/spacebar.nix18
2 files changed, 18 insertions, 1 deletions
diff --git a/host/Rory-ovh/services/containers/shared.nix b/host/Rory-ovh/services/containers/shared.nix

index 2fc613b..543e92a 100644 --- a/host/Rory-ovh/services/containers/shared.nix +++ b/host/Rory-ovh/services/containers/shared.nix
@@ -2,7 +2,6 @@ { environment.systemPackages = with pkgs; [ lnav - zsh lsd htop btop diff --git a/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix b/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix
index 4210fa6..1a35d5f 100644 --- a/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix +++ b/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix
@@ -31,6 +31,24 @@ in forwardedFor = "X-Forwarded-For"; trustedProxies = "192.168.100.1, linklocal"; }; + general = { + frontPage = "https://spacebar.chat"; + instanceDescription = "The official testing for Spacebar"; + instanceId = "1007550087590649856"; + instanceName = "Spacebar Staging Official"; + publicUrl = "https://rory.server.spacebar.chat"; + tosPage = "https://docs.spacebar.chat/contributing/conduct/"; + correspondenceUserID = "1006598230156341276"; + correspondenceEmail = "root@rory.gay"; + }; + guild = { + autoJoin = { + bots = false; + canLeave = true; + enabled = true; + guilds = ["1006649183970562092"]; + }; + }; user = { blockedContains = [ "discord"