System Gen18 @ 2026-06-12-15:51:51 by jonas@harbor

This commit is contained in:
2026-06-12 15:51:52 +02:00
parent bb95dbae49
commit 9ef1c663ad
+1 -1
View File
@@ -97,7 +97,7 @@
boot.loader.grub.version = 2;
boot.kernelParams = [
"net.ifnames=0" # ensure iface is called eth0
"ip=173.249.42.252::173.249.42.1:255.255.255.0:harbor:eth0:none:8.8.8.8"
"ip=173.249.42.252::173.249.42.1:255.255.255.0:harbor::none"
];
networking.networkmanager.enable = true;
networking = {