From f89f99011d77e53cc0729d2cf735ea2adb45ef22 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 18 Dec 2018 20:39:36 +0100 Subject: tv: enable networking.wireless in systems --- tv/1systems/wu/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tv/1systems/wu/config.nix') diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix index 17eeff5d..4c491d65 100644 --- a/tv/1systems/wu/config.nix +++ b/tv/1systems/wu/config.nix @@ -41,6 +41,8 @@ with import ; }; }; + networking.wireless.enable = true; + services.printing.enable = true; services.udev.extraRules = '' -- cgit v1.2.3