all repos — nixfiles @ be398db0342e4a5eab60f2afd613be8322cf4940

System and user configuration, managed by nix and home-manager

nano: remove outdated hosts entry
Alan Pearce alan@alanpearce.eu
Sat, 15 Feb 2025 22:47:25 +0100
commit

be398db0342e4a5eab60f2afd613be8322cf4940

parent

9c11f3ce96f6425d4efcce1089fb362a0b0a00da

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M system/nano.nixsystem/nano.nix
@@ -58,7 +58,6 @@ inherit domain hostName;     hosts = {
       "fd7a:115c:a1e0::53" = [ "tailscale" "ts" ];
       "192.168.100.1" = [ "modem" "pyur" ];
-      "192.168.4.1" = [ "lte" ];
     };
     nameservers = [
       "2620::fe:fe"