disko/lib/types
Giel van Schijndel f236f6df36 swap: forward discardPolicy option to randomEncryption.allowDiscards
I.e. instead of effectively ignoring `discardPolicy` when combined with
`randomEncryption`, or adding a second option requiring the user to
repeat themselves (DRY violation), just enable both when requested via
`discardPolicy`.

Without this `discardPolicy` is a NOP when `randomEncryption` is
enabled.
2024-05-14 21:30:40 +00:00
..
btrfs.nix nix fmt 2024-04-29 14:57:02 +00: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