This commit is contained in:
dump_stack() 2024-07-29 15:42:39 +00:00
parent 42a0750aaa
commit 18aa1fc67e
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB

View File

@ -13,7 +13,7 @@ Prebuilt
TARGET=/dev/sdX
wget https://github.com/jollheef/nixos-image-thinkpad-t14s-gen6/releases/download/v0.1.0/nixos-thinkpad-t14s-gen6-1aea2f8.img.xz
xz -d nixos-thinkpad-t14s-gen6-1aea2f8.img.xz
sudo dd if=nixos-thinkpad-t14s-gen6-1aea2f8.img.xz of=${TARGET}
sudo dd if=nixos-thinkpad-t14s-gen6-1aea2f8.img of=${TARGET}
sudo partprobe
sudo parted -sf ${TARGET} resizepart 2 100%