Things
All checks were successful
/ test (push) Successful in 1m1s

This commit is contained in:
Andrea Ciceri 2024-09-20 11:18:38 +02:00
parent 0889e6a448
commit 6c0376da29
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
6 changed files with 209 additions and 135 deletions

View file

@ -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 = [