feat(systemd-repart): fix ESP. now its booting

This commit is contained in:
Lars Sjöström 2025-02-24 23:51:46 +01:00
parent af78f1c930
commit 6899203860
No known key found for this signature in database
3 changed files with 11 additions and 4 deletions

View file

@ -33,7 +33,6 @@ pkgs.writeShellApplication {
-smp 8 \
-m 4G \
-display none \
-nographic \
-chardev "stdio,id=char0,mux=on,logfile=$state/console.log,signal=off" \
-serial chardev:char0 \
-mon chardev=char0 \