summaryrefslogtreecommitdiffstats
path: root/tv/2configs/hw/x220.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-12-18 20:39:36 +0100
committertv <tv@krebsco.de>2018-12-18 20:39:36 +0100
commitf89f99011d77e53cc0729d2cf735ea2adb45ef22 (patch)
tree63c5c053464f26360bd46fe40e2bfea031d2730d /tv/2configs/hw/x220.nix
parent1fa1fa53062069de970548f88ad0211b4502f18d (diff)
tv: enable networking.wireless in systems
Diffstat (limited to 'tv/2configs/hw/x220.nix')
-rw-r--r--tv/2configs/hw/x220.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix
index 38a89cfc..35e7d894 100644
--- a/tv/2configs/hw/x220.nix
+++ b/tv/2configs/hw/x220.nix
@@ -26,8 +26,6 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
- networking.wireless.enable = true;
-
# Required for Centrino.
hardware.enableRedistributableFirmware = true;