feat: add factory reset UKI

This commit is contained in:
Lars Sjöström 2025-03-14 07:52:35 +01:00
parent 2c2d212e25
commit 1fcc45dd32
No known key found for this signature in database
2 changed files with 24 additions and 5 deletions
pkgs/rootfs

View file

@ -52,8 +52,8 @@ cat <<EOF > $out/etc/repart.d/10-esp.conf
[Partition]
Type=esp
Format=vfat
SizeMaxBytes=96M
SizeMinBytes=96M
SizeMaxBytes=160M
SizeMinBytes=160M
EOF
cat <<EOF > $out/etc/repart.d/20-root-a.conf