aint gonna fuck with this for a while

This commit is contained in:
2021-04-24 08:37:16 +05:30
parent 7d3321fabc
commit c67dc7dd34
5 changed files with 21 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
useDHCP = true;
ipv4.addresses = [ {
prefixLength = 24;
address = "192.168.0.111";
address = "192.168.0.109";
} ];
};
};