mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/activation/bootspec: fix style
This commit is contained in:
parent
4f05b8e213
commit
5209c84957
1 changed files with 2 additions and 1 deletions
|
@ -33,4 +33,5 @@ To reduce incompatibility and prevent names from clashing between applications,
|
|||
|
||||
It is possible to enable your own bootloader through [`boot.loader.external.installHook`](options.html#opt-boot.loader.external.installHook) which can wrap an existing bootloader.
|
||||
|
||||
Currently, there is no good story to compose existing bootloaders to enrich their features, e.g. SecureBoot, etc. It will be necessary to reimplement or reuse existing parts.
|
||||
Currently, there is no good story to compose existing bootloaders to enrich their features, e.g. SecureBoot, etc.
|
||||
It will be necessary to reimplement or reuse existing parts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue