From ae308d6564ea60530281bf5228210127c7dbfe0d Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 29 Nov 2024 11:18:03 +0300 Subject: [PATCH] Home: Update network ranges note. --- host/x86_64-linux/home/Network.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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,