From d09aa6c7f483a56614397ef4bf4b2d9688b272cf Mon Sep 17 00:00:00 2001 From: Tom Hall Date: Tue, 16 Jul 2019 17:57:11 +0000 Subject: [PATCH] Disable XRADIO module It's introduced by the sunxi patches, but it fails to build and I don't think we need it. --- nixos/modules/installer/cd-dvd/sd-image-teres.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/installer/cd-dvd/sd-image-teres.nix b/nixos/modules/installer/cd-dvd/sd-image-teres.nix index 0555e290124f7..71741c87a1862 100644 --- a/nixos/modules/installer/cd-dvd/sd-image-teres.nix +++ b/nixos/modules/installer/cd-dvd/sd-image-teres.nix @@ -29,6 +29,7 @@ in 8723CS y R8152 y HALL y + WLAN_VENDOR_XRADIO n ''; }; };