home
Code
Branches
Tags
Commits
main
home
/
systems
/
rhea
/
boot.nix
Top
1
{
.
.
.
}:
2
{
3
imports
=
[
../common/hardware/rockchip-boot.nix
]
;
4
}