diff --git a/hosts/glotzbert/default.nix b/hosts/glotzbert/default.nix index 86d146b5..bd5986ca 100644 --- a/hosts/glotzbert/default.nix +++ b/hosts/glotzbert/default.nix @@ -4,7 +4,7 @@ imports = [ ./hardware-configuration.nix ]; c3d2 = { - hq.interface = "eno1"; + hq.interface = "enp0s25"; k-ot.enable = true; autoUpdate = true; };