diff options
| author | jeschli <jeschli@gmail.com> | 2018-12-28 14:48:30 +0100 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2018-12-28 14:48:30 +0100 |
| commit | 5630c40e3d30e3b1bb92a4852d7b462420bb05af (patch) | |
| tree | ef8cd349c299ee0c2fef06e95e40d8349b12c2ba /tv/2configs | |
| parent | fc0939ecf9263a778d44e1e2afb9cb118eaaa15a (diff) | |
| parent | d05a98eba35954e3fc3c384a98c679297feb8f80 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'tv/2configs')
| -rw-r--r-- | tv/2configs/hw/AO753.nix | 2 | ||||
| -rw-r--r-- | tv/2configs/hw/x220.nix | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/tv/2configs/hw/AO753.nix b/tv/2configs/hw/AO753.nix index 8625078..4df5e09 100644 --- a/tv/2configs/hw/AO753.nix +++ b/tv/2configs/hw/AO753.nix @@ -25,8 +25,6 @@ with import <stockholm/lib>; config.boot.kernelPackages.broadcom_sta ]; - networking.wireless.enable = true; - nix = { buildCores = 2; maxJobs = 2; diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix index 38a89cf..35e7d89 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; |
