aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/spt-omnia.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/spt-omnia.nix')
-rw-r--r--nixos/machine/spt-omnia.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/machine/spt-omnia.nix b/nixos/machine/spt-omnia.nix
index 8251b0b..6db1f7b 100644
--- a/nixos/machine/spt-omnia.nix
+++ b/nixos/machine/spt-omnia.nix
@@ -39,7 +39,7 @@ with lib; {
};
};
nameservers = ["127.0.0.1" "1.1.1.1" "8.8.8.8"];
- dhcpcd.allowInterfaces = ["eth2"];
+ dhcpcd.allowInterfaces = ["end2"];
};
services.syncthing = {