Nix flake for Boise Software Development Group infrastructure.
nix flake check "path:."
sudo nixos-rebuild switch --flake .#nix-bsdghosts/nix-bsdg/default.nix: host entrypointmodules/: shared NixOS modulesmodules/services/discourse.nix: Discourse + nginx + ACME settings
- Set
services.discourse.hostnameto the real public hostname. - Keep
backendSettings.force_hostnameset to that same hostname string. - Ensure DNS points to this server and ports
80/443are reachable.