From f0c18ba7eee3ae5849a7a164da9be4b59a8ede25 Mon Sep 17 00:00:00 2001 From: Richard Mauer Date: Fri, 27 Dec 2024 21:51:01 -0500 Subject: [PATCH] fix menu name --- pkgs/pxescript/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/pxescript/default.nix b/pkgs/pxescript/default.nix index d23e3c1..8304302 100644 --- a/pkgs/pxescript/default.nix +++ b/pkgs/pxescript/default.nix @@ -27,7 +27,7 @@ runCommand "netboot" { clear custom_choice menu NixOS netboot installer 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 --gap Testing Tools (incomplete) item option_three ''${space} Loads another custom sub menu