disko/lib
Michael Hoang cc4d4a4b91 make-disk-image: convert into NixOS module
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`.
2024-09-14 19:35:44 +10:00
..
types make-disk-image: convert into NixOS module 2024-09-14 19:35:44 +10:00
default.nix make-disk-image: convert into NixOS module 2024-09-14 19:35:44 +10:00
interactive-vm.nix make-disk-image: convert into NixOS module 2024-09-14 19:35:44 +10:00
make-disk-image.nix make-disk-image: convert into NixOS module 2024-09-14 19:35:44 +10:00
tests.nix update to new nixos test api 2024-06-07 14:20:40 +00:00