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
./mediawiki.nix
./jitsi.nix
# ./matrix.nix currently not being used
./matrix.nix
./forgejo.nix
./vaultwarden.nix
./bepasty.nix

View file

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