1 parent 594c777 commit bfa148aCopy full SHA for bfa148a
1 file changed
hosts/pc/networking.nix
@@ -4,7 +4,7 @@ _:
4
defaultGateway = "192.168.1.1";
5
interfaces.eno1 = {
6
ipv4.addresses = [{
7
- address = "192.168.1.169";
+ address = "192.168.1.167";
8
prefixLength = 24;
9
}];
10
};
0 commit comments