summaryrefslogtreecommitdiffstats
path: root/tv/1systems/mu/config.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-12-17 17:11:31 +0100
committertv <tv@krebsco.de>2018-12-17 17:11:31 +0100
commit8b4428816d1385e1dd5ec9bf0ce44ae0e284130a (patch)
tree9807b5c902f0b44f4e6b598dd255533097f607ac /tv/1systems/mu/config.nix
parent6179076fe236f3de9062c6d65d2a286834049e4d (diff)
tv mu: import x220 config
Diffstat (limited to 'tv/1systems/mu/config.nix')
-rw-r--r--tv/1systems/mu/config.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix
index 7820b1a7..be8d9094 100644
--- a/tv/1systems/mu/config.nix
+++ b/tv/1systems/mu/config.nix
@@ -5,6 +5,11 @@ with import <stockholm/lib>;
<stockholm/tv>
<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>
];