summaryrefslogtreecommitdiff
path: root/hosts/cez
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-01-08 22:44:51 +0530
committersinanmohd <sinan@sinanmohd.com>2024-01-08 22:44:51 +0530
commit00cf70110af4661b20e19b1cd42eabc224abc573 (patch)
treeb89b59ecd342b8185cd028168affc5ebec3ac9ad /hosts/cez
parent9be7885aa63c865bb57b36f65884e5d336a09abc (diff)
common: disable dhcpcd
Diffstat (limited to 'hosts/cez')
-rw-r--r--hosts/cez/modules/network.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/cez/modules/network.nix b/hosts/cez/modules/network.nix
index 3321e98..429bf89 100644
--- a/hosts/cez/modules/network.nix
+++ b/hosts/cez/modules/network.nix
@@ -3,7 +3,6 @@
{
networking = {
hostName = "cez";
- useDHCP = false;
firewall.enable = false;
wireless.iwd = {