mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-03-15 02:05:15 +01:00
x230: remove acpi_call
This commit is contained in:
parent
30fdd53a0a
commit
75cde5129c
1 changed files with 0 additions and 4 deletions
|
@ -7,11 +7,7 @@
|
|||
];
|
||||
|
||||
boot = {
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
acpi_call
|
||||
];
|
||||
kernelModules = [
|
||||
"acpi_call"
|
||||
"tpm-rng"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue