fix menu name
This commit is contained in:
parent
a4700ae755
commit
f0c18ba7ee
@ -27,7 +27,7 @@ runCommand "netboot" {
|
|||||||
clear custom_choice
|
clear custom_choice
|
||||||
menu NixOS netboot installer
|
menu NixOS netboot installer
|
||||||
item --gap Role Installers
|
item --gap Role Installers
|
||||||
item nix-netboot_1 ''${space} Boot NixOS
|
item nix_netboot_1 ''${space} Boot NixOS
|
||||||
item option_two ''${space} Loading an ISO
|
item option_two ''${space} Loading an ISO
|
||||||
item --gap Testing Tools (incomplete)
|
item --gap Testing Tools (incomplete)
|
||||||
item option_three ''${space} Loads another custom sub menu
|
item option_three ''${space} Loads another custom sub menu
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user