Compare commits

..

No commits in common. "5bd11b2bd4957fb3e1256e5c941490e52e9de613" and "c8057ed52cffabade2e5433659248b100fadbac3" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -10,7 +10,7 @@ with lib; {
./net.nix ./net.nix
./mediawiki.nix ./mediawiki.nix
./jitsi.nix ./jitsi.nix
# ./matrix.nix currently not being used ./matrix.nix
./forgejo.nix ./forgejo.nix
./vaultwarden.nix ./vaultwarden.nix
./bepasty.nix ./bepasty.nix

View file

@ -39,7 +39,6 @@ with lib; {
useWizard = false; useWizard = false;
settings = { settings = {
general.APP_NAME = "posixlycorrect"; general.APP_NAME = "posixlycorrect";
ui.DEFAULT_THEME = "forgejo-dark";
server = { server = {
DOMAIN = "git.posixlycorrect.com"; DOMAIN = "git.posixlycorrect.com";
ROOT_URL = "https://git.posixlycorrect.com"; ROOT_URL = "https://git.posixlycorrect.com";