diff --git a/lagarto-ox.nix b/lagarto-ox.nix index c850fbd..e1df79c 100644 --- a/lagarto-ox.nix +++ b/lagarto-ox.nix @@ -498,6 +498,7 @@ # systemd.log_target=console # NixOS interesting options: # debug1 enable debug shell in stage 1 + # debug2 enable debug shell in stage 2 (custom) # boot.trace enable set -x in stage 1 # boot.tracedebug enable set -x in stage 2 # Ftrace interesting options: @@ -509,7 +510,7 @@ in prev.runCommand "uboot.txt" {} '' cat > $out <