Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README: fix the example | Jörg Thalheim | 2022-08-17 | 1 | -28/+24 |
| | |||||
* | disko: get rid of impure imports | Jörg Thalheim | 2022-08-17 | 1 | -4/+4 |
| | | | | | | This is a backwards-incompatible change but it allows to pin nixpkgs, which is desirable especially in professional environments where reproduciblity is important. | ||||
* | README.md: explain tsp-create/tsp-mount commands. | Jörg Thalheim | 2019-09-16 | 1 | -0/+6 |
| | |||||
* | README: fix incorrect example | Jörg Thalheim | 2019-09-16 | 1 | -1/+1 |
| | |||||
* | README.md: put tsp-disk.json before configuration.nix | Jörg Thalheim | 2019-09-16 | 1 | -24/+25 |
| | | | | | This is imho the more important configuration of this tool. The configuration.nix is just necessary boiler code. | ||||
* | README.md: comment install-to-hd by default out | Jörg Thalheim | 2019-09-16 | 1 | -13/+13 |
| | | | | otherwise people might accidentally loose data. | ||||
* | README: fix example syntax | lassulus | 2019-02-02 | 1 | -1/+1 |
| | |||||
* | add README,stand-alone example | makefu | 2018-09-11 | 1 | -0/+71 |