NixOS on ARM/Radxa ROCK 5 ITX: Difference between revisions

Rock 5 ITX: initial page
 
Pigs (talk | contribs)
m Add category
 
Line 150: Line 150:
boot.kernelParams = [ "dtb=/${config.hardware.deviceTree.name}" ];
boot.kernelParams = [ "dtb=/${config.hardware.deviceTree.name}" ];
</syntaxhighlight>
</syntaxhighlight>
[[Category:NixOS on ARM]]