disko/lib
Felix Uhl 15aa78e9a5 lib: Remove global with lib;
This is generally regarded as a code-smell. I did utilize `with lib;`
in some places where I felt it aided readability, but it's very clearly
scoped in those situations.

See https://github.com/nix-community/disko/pull/835#issuecomment-2416126497
2024-10-16 17:17:32 +00:00
..
types swap: fix partition type 2024-10-16 17:05:43 +00:00
default.nix lib: Remove global with lib; 2024-10-16 17:17:32 +00:00
interactive-vm.nix interactive-vm: allow to override virtualisation.memorySize 2024-10-05 06:23:52 +00:00
make-disk-image.nix options: add imageName option to disk type. 2024-10-14 16:16:13 +00:00
tests.nix only set boot.initrd.preDeviceCommands if we boot with script-based stage1 2024-10-01 09:58:39 +02:00