From 5af14f29f3ac99374d332f333a0a877415c09848 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 8 Aug 2026 17:36:29 +1200 Subject: Updated to 26.05 --- computers/nixnode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'computers/nixnode.nix') 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; }; -- cgit v1.3.1