Skip to content

Commit e26cecc

Browse files
committed
Update
1 parent abd878a commit e26cecc

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

machine/roc-rk3328-cc/hardware.nix

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@
1616
enable = true;
1717
};
1818

19-
boot.blacklistedKernelModules = [
20-
"rtl8xxxu"
21-
];
22-
23-
boot.extraModulePackages = [
24-
(pkgs.callPackage ./wifi-package.nix {
25-
kernel = config.boot.kernelPackages.kernel;
26-
kernelModuleMakeFlags = config.boot.kernelPackages.kernelModuleMakeFlags;
27-
})
28-
];
29-
3019
boot = {
3120
kernelParams = [
3221
"net.ifnames=0"

machine/roc-rk3328-cc/wifi-package.nix

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)