added starter adguard home config for rockpro.

This commit is contained in:
Gabe Venberg 2024-06-21 12:09:07 -05:00
parent 98a92683bd
commit 9a0f9b005b
5 changed files with 25 additions and 2 deletions

View file

@ -0,0 +1,8 @@
{
boot.initrd.kernelModules = [
# PCIe/NVMe
"nvme"
"pcie_rockchip_host"
"phy_rockchip_pcie"
];
}