summaryrefslogtreecommitdiffstats
path: root/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* scripts: append old $PATH for destroyinglassulus2022-12-241-3/+3
|
* disko cli: add --no-deps modelassulus2022-12-011-1/+17
|
* add zapCreateMount script for idempodents install from iso/kexeclassulus2022-11-251-0/+4
|
* add disko clilassulus2022-11-011-2/+2
|
* disko: add scripts with pkgslassulus2022-10-291-0/+8
|
* export config list in typeslassulus2022-10-231-1/+1
|
* types: refactor topLevel into devices, move output generators to liblassulus2022-10-231-7/+7
|
* types: add packages outputlassulus2022-10-231-0/+1
|
* disko: drop dependency on pkgsJörg Thalheim2022-09-131-4/+2
| | | | | This creates less headaches when importing nixos configuration and also fix some flake use cases.
* add test for standalone nixos configJörg Thalheim2022-09-041-1/+1
|
* reimplement disko using the nixos type systemlassulus2022-09-021-308/+18
| | | | | This should make the code cleaner, more robust and errors should be clearer. we also changed the configuration format a bit.
* support zfs over legacy fslassulus2022-08-261-13/+11
|
* zfs: support for root dataset mountpoint and mountpoint=noneJörg Thalheim2022-08-261-8/+27
|
* fix inconsistent indentation with nixpkgs-fmtJörg Thalheim2022-08-261-73/+87
|
* create.filesystem: support extraArgslassulus2022-08-251-1/+3
|
* add btrfs subvolumeslassulus2022-08-251-0/+14
|
* add lvm raidlassulus2022-08-251-16/+27
|
* add zfs support/test/examplelassulus2022-08-251-3/+62
|
* fix cryptsetup luksOpen idempotency, add luks-lvm testlassulus2022-08-251-1/+1
|
* fix mdadm mounting, move test to mdadm testlassulus2022-08-251-2/+3
|
* /lib -> /lassulus2022-08-241-4/+193
|
* disko: get rid of impure importsJörg Thalheim2022-08-171-2/+4
| | | | | | This is a backwards-incompatible change but it allows to pin nixpkgs, which is desirable especially in professional environments where reproduciblity is important.
* add default.nixmakefu2018-09-111-0/+3