mirror of
https://github.com/nix-community/disko.git
synced 2024-11-04 05:44:29 +03:00
README.md: explain tsp-create/tsp-mount commands.
This commit is contained in:
parent
ca433fdaff
commit
9385bfb16f
@ -67,6 +67,12 @@ in {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
After `nixos-rebuild switch` this will add a `tsp-create` and a `tsp-mount`
|
||||||
|
command:
|
||||||
|
|
||||||
|
- **tsp-create**: creates & formats the partitions according to `tsp-disk.json`
|
||||||
|
- **tsp-mount**: mounts the partitions to `/mnt`
|
||||||
|
|
||||||
GUID Partition Table, LVM and dm-crypt
|
GUID Partition Table, LVM and dm-crypt
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
See `examples/`
|
See `examples/`
|
||||||
|
Loading…
Reference in New Issue
Block a user