build kexec statically
This commit is contained in:
parent
4ea60a6082
commit
045f10e79b
2 changed files with 7 additions and 1 deletions
|
@ -26,7 +26,6 @@ in {
|
|||
|
||||
outputs.boot-sh =
|
||||
let
|
||||
inherit (pkgs) kexec-tools;
|
||||
inherit (pkgs.lib.trivial) toHexString;
|
||||
inherit (config.outputs) squashfs kernel;
|
||||
cmdline = concatStringsSep " " config.boot.commandLine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue