Fix incorrect static addresses

This commit is contained in:
Greg Hellings
2024-11-21 23:17:41 -06:00
parent fb2bc406d3
commit 432dbbef20
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
hostName = "jeremiah"; # Define your hostname.
useDHCP = false;
defaultGateway = {
address = " 10.42.1.1";
address = " 10.42.1.2";
interface = "enp68s0";
};
interfaces = {