summaryrefslogtreecommitdiff
path: root/hosts/mox/modules/network.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mox/modules/network.nix')
-rw-r--r--hosts/mox/modules/network.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/mox/modules/network.nix b/hosts/mox/modules/network.nix
index bf7c690..dde2e49 100644
--- a/hosts/mox/modules/network.nix
+++ b/hosts/mox/modules/network.nix
@@ -6,7 +6,6 @@ let
in
{
networking = {
- useDHCP = false;
interfaces.${wan}.ipv4.addresses = [{
address = "10.0.8.101";
prefixLength = 16;