Add root-blank subvolume for impermanence.

This commit is contained in:
jay
2025-07-07 11:51:23 +00:00
parent 2c62cd80b3
commit b00ca89f1b

View File

@@ -30,6 +30,7 @@ Installation
- cd nodes/hosts/[systemname]
- sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount ./disk-config.nix
- mount | grep /mnt
- sudo btrfs subvolume snapshot -r /mnt /mnt/root-blank
- sudo btrfs subvolume list /mnt
- sudo btrfs property get -ts /mnt/root-blank
- cd ~/nixverse