Remove wireless-regdb as it is included by default
This commit is contained in:
parent
6187ea8497
commit
09f591bd51
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "acpi_enforce_resources=lax" ];
|
||||
|
||||
hardware.firmware = [ pkgs.wireless-regdb ];
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
nix.maxJobs = lib.mkDefault 24;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue