aboutsummaryrefslogtreecommitdiff
path: root/hosts/phoenix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/phoenix')
-rw-r--r--hosts/phoenix/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/phoenix/configuration.nix b/hosts/phoenix/configuration.nix
index 45007dc..18edb4c 100644
--- a/hosts/phoenix/configuration.nix
+++ b/hosts/phoenix/configuration.nix
@@ -30,7 +30,7 @@
hostName = "phoenix";
hostId = "d62900ff";
- useDHCP = true;
+ networkmanager.enable = true;
};
time.timeZone = "America/Los_Angeles";