Add root-blank subvolume for impermanence.
This commit is contained in:
@@ -30,6 +30,7 @@ Installation
|
|||||||
- cd nodes/hosts/[systemname]
|
- cd nodes/hosts/[systemname]
|
||||||
- sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount ./disk-config.nix
|
- sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount ./disk-config.nix
|
||||||
- mount | grep /mnt
|
- mount | grep /mnt
|
||||||
|
- sudo btrfs subvolume snapshot -r /mnt /mnt/root-blank
|
||||||
- sudo btrfs subvolume list /mnt
|
- sudo btrfs subvolume list /mnt
|
||||||
- sudo btrfs property get -ts /mnt/root-blank
|
- sudo btrfs property get -ts /mnt/root-blank
|
||||||
- cd ~/nixverse
|
- cd ~/nixverse
|
||||||
|
|||||||
Reference in New Issue
Block a user