my router decided to change IPs from 192.168.1.* to 192.168.0.* ¯\_(ツ)_/¯

Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-05-13 11:14:44 +03:00
parent 32505a63bd
commit 8cc9d37ad0

View file

@ -35,7 +35,7 @@ in {
networkmanager.enable = true;
hosts = {
"192.168.1.221" = [ "pi" "pi-master" ];
"192.168.0.221" = [ "pi" "pi-master" ];
};
nameservers = [