fix: install fsck.fat to be able to repair ESP

This commit is contained in:
Lars Sjöström 2025-06-17 10:17:19 +02:00
commit 0cfb887c07
No known key found for this signature in database

View file

@ -161,6 +161,9 @@ cp -P ${pkgs.patos.lvm2}/lib/udev/rules.d/* $out/usr/lib/udev/rules.d/
cp -Pr ${pkgs.btrfs-progs}/bin/* $out/usr/bin/
cp -Pr ${pkgs.btrfs-progs}/lib/* $out/usr/lib/
### install dosfstools
cp -Pr ${pkgs.dosfstools}/bin/* $out/usr/bin/
### install tpm2 libs
cp -P ${pkgs.patos.tpm2-tss}/lib/*.so* $out/usr/lib/