1
Fork 0

Update config a bit

This commit is contained in:
prescientmoon 2025-02-07 16:43:48 +01:00
parent fdb0c2d98d
commit 9f793eb4ae
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 1 additions and 1 deletions

View file

@ -13,6 +13,7 @@ let
# {{{ Public config
HOST = "0.0.0.0";
PORT = cfg.port;
GAME_API_PREFIX = "/join/21";
USERNAME = cfg.adminUsername;
LOG_BASE_DIR = "${cfg.dataDir}/log";

View file

@ -23,7 +23,6 @@
../common/optional/services/restic
../common/optional/services/nginx.nix
./services/syncthing.nix
./services/glass-server
./hardware
./boot.nix