summaryrefslogtreecommitdiffstats
path: root/types.nix
Commit message (Expand)AuthorAgeFilesLines
* disko: drop dependency on pkgsJörg Thalheim2022-09-131-29/+44
* fix: mkfs randomly not detecting just partitioned deviceJairo Llopis2022-09-121-0/+2
* config: add zfsutil to zfs datasets as appropriateJörg Thalheim2022-09-051-0/+2
* config: fix fsType for zfsJörg Thalheim2022-09-051-2/+2
* 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