Merge pull request #282053 from zolodev/extending-systemd-boot-information
This commit is contained in:
commit
e18f8d69fb
@ -81,7 +81,11 @@ in {
|
||||
|
||||
type = types.bool;
|
||||
|
||||
description = lib.mdDoc "Whether to enable the systemd-boot (formerly gummiboot) EFI boot manager";
|
||||
description = lib.mdDoc ''
|
||||
Whether to enable the systemd-boot (formerly gummiboot) EFI boot manager.
|
||||
For more information about systemd-boot:
|
||||
https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/
|
||||
'';
|
||||
};
|
||||
|
||||
editor = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user