mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
add how to format disks with disko into readme
This commit is contained in:
parent
2a219611b6
commit
4de50b8a97
1 changed files with 3 additions and 0 deletions
|
|
@ -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 <disk config path>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue