add sync just to be sure
This commit is contained in:
parent
e638b4bdde
commit
b61980b9e1
|
@ -128,6 +128,7 @@ nixos-install --option experimental-features 'nix-command flakes' --no-root-pass
|
||||||
|
|
||||||
umount -Rl /data /mnt
|
umount -Rl /data /mnt
|
||||||
cryptsetup luksClose crypt-system
|
cryptsetup luksClose crypt-system
|
||||||
|
sync
|
||||||
|
|
||||||
# shutdown once
|
# shutdown once
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue