aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/adm-omnia.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/adm-omnia.nix')
-rw-r--r--nixos/machine/adm-omnia.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/machine/adm-omnia.nix b/nixos/machine/adm-omnia.nix
index 4a41d4a..d158b45 100644
--- a/nixos/machine/adm-omnia.nix
+++ b/nixos/machine/adm-omnia.nix
@@ -40,7 +40,7 @@ with lib; {
};
# TODO localhost
nameservers = ["1.1.1.1" "8.8.8.8"];
- dhcpcd.allowInterfaces = ["eth2"];
+ dhcpcd.allowInterfaces = ["end2"];
};
networking.wirelessAP = {