mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-23 10:09:44 +01:00
no longer ignore kernel config errors
This commit is contained in:
parent
638263b724
commit
4a0cdc97c8
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
SND_SOC_INTEL_SOUNDWIRE_SOF_MACH m
|
||||
SND_SOC_RT1308 m
|
||||
'';
|
||||
ignoreConfigErrors = true;
|
||||
}];
|
||||
|
||||
boot.kernelPackages =
|
||||
|
|
Loading…
Reference in a new issue