aboutsummaryrefslogtreecommitdiff
path: root/computers/nixnode.nix
diff options
context:
space:
mode:
authorDylan <boss@tehbox.org>2026-08-08 17:36:29 +1200
committerDylan <boss@tehbox.org>2026-08-08 17:36:29 +1200
commit5af14f29f3ac99374d332f333a0a877415c09848 (patch)
tree4813c8e1eadcf69ce1e3c7f750e50b9c20b0a300 /computers/nixnode.nix
parentf96e43f992211290e3287facc505bea0bc1a3931 (diff)
downloadnixos-configuration-5af14f29f3ac99374d332f333a0a877415c09848.tar.gz
nixos-configuration-5af14f29f3ac99374d332f333a0a877415c09848.zip
Updated to 26.05HEADmaster
Diffstat (limited to 'computers/nixnode.nix')
-rw-r--r--computers/nixnode.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/computers/nixnode.nix b/computers/nixnode.nix
index 552bafb..b3d4745 100644
--- a/computers/nixnode.nix
+++ b/computers/nixnode.nix
@@ -201,7 +201,7 @@ ${pkgs.iptables}/bin/iptables -t nat -D POSTROUTING -s 10.100.0.0/24 -o eth0 -j
track-voting = false;
voting-timeout = 15;
private-server-password = "lug@uoa";
- motd = "Server for LUG@UoA\nChampionship coming now!";
+ motd = "Server for LUG@UoA\nChampionship coming soon!";
live-spectate = true;
server-configurable = true;
};