disko icon indicating copy to clipboard operation
disko copied to clipboard

make-disk-image: honor disko.memSize as default

Open colemickens opened this issue 1 year ago • 0 comments

related to https://github.com/nix-community/disko/issues/769

I had to bump memSize to work around #769. I couldn't figure out why it needed so much RAM until I realized that the module does not influence the impure script.

I think this is "ok", to plumb through the default.

colemickens avatar Sep 13 '24 19:09 colemickens