From 9385bfb16f7e6b1688debfed469fd17330178c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 16 Sep 2019 10:56:55 +0100 Subject: README.md: explain tsp-create/tsp-mount commands. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3681cde..27cd3f1 100644 --- a/README.md +++ b/README.md @@ -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 -------------------------------------- See `examples/` -- cgit v1.2.3