diff --git a/README.md b/README.md index e89919b..edaa321 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ ## Building the Live ISO `nixos-generate --format install-iso --flake .#Parzival-Live -o result` + +## Formatting disks with disko +`sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount `