From 595b46ce969350d8a51ffc18f66dd67d10105016 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 18 Aug 2024 22:37:59 +0200 Subject: add shutdown --- mini/install.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mini/install.txt') diff --git a/mini/install.txt b/mini/install.txt index a9daacd..eadc355 100644 --- a/mini/install.txt +++ b/mini/install.txt @@ -126,6 +126,10 @@ cryptsetup luksClose crypt0 cryptsetup luksClose crypt1 sync +# shutdown once + +shutdown -h now + # sync all /data after the install sudo -E rsync -va --delete --one-file-system /nix/data/ root@192.168.13.100:/nix/data/ -- cgit v1.2.3