forked from rarias/nixos-riscv
Enable stage 2 shell
This commit is contained in:
@@ -18,7 +18,7 @@ if [ "${IN_NIXOS_SYSTEMD_STAGE1:-}" != true ]; then
|
||||
set -x
|
||||
;;
|
||||
debug2)
|
||||
bash -i
|
||||
@shellDebug@ -i
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user