diff --git a/machines/fuuko/hardware-configuration.nix b/machines/fuuko/hardware-configuration.nix index 3a1936c..e24b684 100644 --- a/machines/fuuko/hardware-configuration.nix +++ b/machines/fuuko/hardware-configuration.nix @@ -93,6 +93,7 @@ networking = { useDHCP = false; interfaces.enp10s0.useDHCP = true; + interfaces.enp9s0.useDHCP = true; }; services.logind.extraConfig = ''