summaryrefslogtreecommitdiffstats
path: root/types.nix
Commit message (Collapse)AuthorAgeFilesLines
* fix nvme device namesJörg Thalheim2022-09-051-1/+1
|
* add test for standalone nixos configJörg Thalheim2022-09-041-2/+2
|
* name on partition is no longer optionalJörg Thalheim2022-09-041-1/+0
|
* make error message nicer if type is ommittedJörg Thalheim2022-09-041-1/+5
|
* reimplement disko using the nixos type systemlassulus2022-09-021-0/+1058
This should make the code cleaner, more robust and errors should be clearer. we also changed the configuration format a bit.