mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: remove unused host-drvs
This commit is contained in:
parent
b6612ffa84
commit
4da937bcd0
7 changed files with 5 additions and 56 deletions
|
@ -28,7 +28,6 @@
|
|||
boot = {
|
||||
initrd.availableKernelModules = ["xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod"];
|
||||
kernelModules = [];
|
||||
tmpOnTmpfs = true;
|
||||
};
|
||||
|
||||
console = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue