summaryrefslogtreecommitdiffstats
path: root/example/luks-lvm.nix
Commit message (Collapse)AuthorAgeFilesLines
* types: pass through mountOptions to _config for all typesLily Foster2022-12-231-2/+2
|
* examples: use default cryptsetup parameterslassulus2022-12-041-3/+0
|
* tests: pass lib to exampleslassulus2022-10-231-1/+1
|
* add nixos tests for disko.config, extend/fix existing testslassulus2022-10-021-4/+2
|
* reimplement disko using the nixos type systemlassulus2022-09-021-65/+65
| | | | | This should make the code cleaner, more robust and errors should be clearer. we also changed the configuration format a bit.
* add lvm raidlassulus2022-08-251-33/+36
|
* fix cryptsetup luksOpen idempotency, add luks-lvm testlassulus2022-08-251-0/+78