From 8cc9d37ad007867d113cb779b0bf99f437be6a74 Mon Sep 17 00:00:00 2001 From: Alex Stan <90788596+Ultra980@users.noreply.github.com> Date: Sat, 13 May 2023 11:14:44 +0300 Subject: [PATCH] =?UTF-8?q?my=20router=20decided=20to=20change=20IPs=20fro?= =?UTF-8?q?m=20192.168.1.*=20to=20192.168.0.*=20=C2=AF\=5F(=E3=83=84)=5F/?= =?UTF-8?q?=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alex Stan --- hosts/ultrapc/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ultrapc/configuration.nix b/hosts/ultrapc/configuration.nix index 5d6d072..4b813ce 100644 --- a/hosts/ultrapc/configuration.nix +++ b/hosts/ultrapc/configuration.nix @@ -35,7 +35,7 @@ in { networkmanager.enable = true; hosts = { - "192.168.1.221" = [ "pi" "pi-master" ]; + "192.168.0.221" = [ "pi" "pi-master" ]; }; nameservers = [