remove explicit kernel modules
This commit is contained in:
parent
e38d032f33
commit
050998870d
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
}: {
|
||||
boot = {
|
||||
initrd = {
|
||||
availableKernelModules = [
|
||||
"usbhid"
|
||||
"usb_storage"
|
||||
];
|
||||
systemd.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue