diff --git a/clusters/k0/cluster.nix b/clusters/k0/cluster.nix index 8d452b1..b346f1f 100644 --- a/clusters/k0/cluster.nix +++ b/clusters/k0/cluster.nix @@ -56,7 +56,7 @@ let search = [ "itpartner.no" ]; defaultGateway = "10.1.8.1"; extraHosts = import ../hosts.nix; - interfaces.eno1 = { + interfaces.eth0 = { useDHCP = false; ipv4.addresses = [ { address = cfg.address;