diff options
| author | Dylan <boss@tehbox.org> | 2026-08-08 17:36:29 +1200 |
|---|---|---|
| committer | Dylan <boss@tehbox.org> | 2026-08-08 17:36:29 +1200 |
| commit | 5af14f29f3ac99374d332f333a0a877415c09848 (patch) | |
| tree | 4813c8e1eadcf69ce1e3c7f750e50b9c20b0a300 /computers | |
| parent | f96e43f992211290e3287facc505bea0bc1a3931 (diff) | |
| download | nixos-configuration-master.tar.gz nixos-configuration-master.zip | |
Diffstat (limited to 'computers')
| -rw-r--r-- | computers/nixnode.nix | 2 | ||||
| -rw-r--r-- | computers/nixy.nix | 2 |
2 files changed, 2 insertions, 2 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; }; diff --git a/computers/nixy.nix b/computers/nixy.nix index bcdf3aa..01bf9ec 100644 --- a/computers/nixy.nix +++ b/computers/nixy.nix @@ -169,7 +169,7 @@ vim firefox pfetch - neofetch + fastfetch pinentry-gtk2 git nm-file-secret-agent |
