add note about activating multi-dtbs
This commit is contained in:
parent
c194c94c16
commit
154322b7d8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ Ensure you are not overriding the nixpkgs input when consuming this flake, or yo
|
||||||
|
|
||||||
# install multiple kernels! note this increases eval time for each specialization
|
# install multiple kernels! note this increases eval time for each specialization
|
||||||
specialisation = {
|
specialisation = {
|
||||||
|
# note that activation of each specialization is required to copy the dtb to the EFI, and thus boot
|
||||||
mainline.configuration.nixos-x13s.kernel = "mainline";
|
mainline.configuration.nixos-x13s.kernel = "mainline";
|
||||||
steev.configuration.nixos-x13s.kernel = "steev";
|
steev.configuration.nixos-x13s.kernel = "steev";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue