parent
0889e6a448
commit
6c0376da29
6 changed files with 209 additions and 135 deletions
|
@ -78,10 +78,15 @@
|
|||
efi.canTouchEfiVariables = false;
|
||||
};
|
||||
|
||||
hardware.deviceTree.enable = true;
|
||||
hardware.deviceTree.name = "rockchip/rk3588-rock-5b.dtb";
|
||||
boot.loader.systemd-boot.installDeviceTree = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
"xhci_pci"
|
||||
"ahci"
|
||||
"usb_storage"
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue