mirror of
https://github.com/nix-community/disko.git
synced 2026-01-16 03:08:30 +01:00
As `makeDiskImages` always requires a NixOS configuration, we can simplify the code by convering it into a NixOS module. Then we can make it responsible for populating `system.build.diskoImages` and `system.build.diskoImagesScript`. |
||
|---|---|---|
| .. | ||
| btrfs.nix | ||
| disk.nix | ||
| filesystem.nix | ||
| gpt.nix | ||
| luks.nix | ||
| lvm_pv.nix | ||
| lvm_vg.nix | ||
| mdadm.nix | ||
| mdraid.nix | ||
| nodev.nix | ||
| swap.nix | ||
| table.nix | ||
| zfs.nix | ||
| zfs_fs.nix | ||
| zfs_volume.nix | ||
| zpool.nix | ||