diff --git a/host/x86_64-linux/home/Network.nix b/host/x86_64-linux/home/Network.nix index 36c0070..7e2f007 100644 --- a/host/x86_64-linux/home/Network.nix +++ b/host/x86_64-linux/home/Network.nix @@ -1,8 +1,7 @@ -# 10.0.0.0/24 - wired clients (lan). -# 10.1.0.0/24 - containers. -# 10.1.1.0/24 - vpn clients. -# 192.168.1.0/24 - 5G wireless clients. -# 192.168.2.0/24 - 2.4G wireless clients. +# 10.0.0.0/24 - wired clients (lan). +# 10.0.1.0/24 - wireless clients. +# 10.1.0.0/24 - containers. +# 10.1.1.0/24 - vpn clients. { config, lib,