From 1fa2add0b35177751209537967a4612323c5df06 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Fri, 28 Apr 2017 18:09:28 +0200 Subject: [PATCH] switch to systemd-networkd --- physical/xps9360.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/physical/xps9360.nix b/physical/xps9360.nix index 0af2377..30b808c 100644 --- a/physical/xps9360.nix +++ b/physical/xps9360.nix @@ -42,6 +42,7 @@ services.thermald.enable = true; networking.wireless.enable = true; + networking.useNetworkd = true; hardware.bluetooth.enable = true; # https://wiki.archlinux.org/index.php/Dell_XPS_13_(9360)#Module-based_Powersaving_Options # might require linux 4.11