diff options
Diffstat (limited to 'hardware/cez.nix')
-rw-r--r-- | hardware/cez.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware/cez.nix b/hardware/cez.nix index dc474e6..fbfbde0 100644 --- a/hardware/cez.nix +++ b/hardware/cez.nix @@ -14,6 +14,7 @@ networking = { hostName = "cez"; + dhcpcd.wait = "background"; wireless.iwd.enable = true; }; |