mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
nixos/activation/bootspec: rephrase
This commit is contained in:
parent
3a4753867d
commit
4f05b8e213
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Bootspec {#sec-bootspec}
|
||||
|
||||
Bootspec is a feature, introduced in the [RFC-0125 proposal](https://github.com/NixOS/rfcs/pull/125), the reference implementation can be found [there](https://github.com/NixOS/nixpkgs/pull/172237) in order to standardize bootloader support
|
||||
and advanced boot workflows such as SecureBoot and potentially more.
|
||||
Bootspec is a feature introduced in [RFC-0125](https://github.com/NixOS/rfcs/pull/125) in order to standardize bootloader support and advanced boot workflows such as SecureBoot and potentially more.
|
||||
The reference implementation can be found [here](https://github.com/NixOS/nixpkgs/pull/172237).
|
||||
|
||||
The creation of bootspec documents is enabled by default.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue