Merge branch 'main' of ssh://git.dnsc.io/dennis/nix-config

This commit is contained in:
Dennis Schoepf 2026-03-12 21:27:16 +01:00
commit 89fa75fff4

View file

@ -17,6 +17,7 @@
ROOT_URL = "https://git.dnsc.io/";
HTTP_PORT = 9004;
SSH_PORT = lib.head config.services.openssh.ports;
LANDING_PAGE = "explore";
};
service.DISABLE_REGISTRATION = true;
mailer = {