disko/lib/types
Jared Baur e9dd5abae3
Add coreutils to list of dependencies
This allows for the disko scripts to be ran in more foreign environments
where we can't assume the basic utilities coreutils provides are
available or aren't 1-for-1 compatible (e.g. busybox utilities).
2024-05-15 09:57:53 -07:00
..
btrfs.nix Add coreutils to list of dependencies 2024-05-15 09:57:53 -07:00
disk.nix rename makeDiskImage -> makeDiskImages 2023-09-18 12:16:33 +00:00
filesystem.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
gpt.nix nix fmt 2024-04-29 14:57:02 +00:00
luks.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
lvm_pv.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
lvm_vg.nix nix fmt 2024-04-29 14:57:02 +00:00
mdadm.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
mdraid.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
nodev.nix lib.types: turn _create, _mount and _config into values 2023-07-04 16:02:25 +00:00
swap.nix swap: forward discardPolicy option to randomEncryption.allowDiscards 2024-05-14 21:30:40 +00:00
table.nix nix fmt 2024-04-29 14:57:02 +00:00
zfs_fs.nix nix fmt 2024-04-29 14:57:02 +00:00
zfs_volume.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
zfs.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
zpool.nix types zpool: create pool if device is a zfs_member 2024-03-21 05:36:42 +01:00