diff --git a/hosts/nas/hardware-configuration.nix b/hosts/nas/hardware-configuration.nix index 825714d..3ac6dad 100644 --- a/hosts/nas/hardware-configuration.nix +++ b/hosts/nas/hardware-configuration.nix @@ -207,10 +207,10 @@ # address = "2a00:ccc1:101:19D::2"; # prefixLength = 64; # } ]; - }; +# }; lo1 = { useDHCP = true; - #macAddress = ""; + macAddress = "f6:14:f3:7b:1f:f7"; }; }; # defaultGateway = "45.142.114.1";