summaryrefslogtreecommitdiffstats
path: root/tv/1systems/mu/config.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
commitd05a98eba35954e3fc3c384a98c679297feb8f80 (patch)
tree80667760a0740c3227341b3a7a9a184471879dca /tv/1systems/mu/config.nix
parent5a7dc088d115937aed355c9a7e85469d9bc4416d (diff)
tv: enable networking.wireless in systems
Diffstat (limited to 'tv/1systems/mu/config.nix')
-rw-r--r--tv/1systems/mu/config.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix
index be8d909..f1cd7d6 100644
--- a/tv/1systems/mu/config.nix
+++ b/tv/1systems/mu/config.nix
@@ -6,10 +6,6 @@ with import <stockholm/lib>;
<stockholm/tv/2configs/br.nix>
<stockholm/tv/2configs/exim-retiolum.nix>
<stockholm/tv/2configs/hw/x220.nix>
- {
- # Override x220.nix as we're using networkmanager here.
- networking.wireless.enable = mkForce false;
- }
<stockholm/tv/2configs/retiolum.nix>
];