Where should that be configured? In the examples in the manual < https://nixos.org/nixops/manual/#idm140737319351408> I tried adding it in trivial.nix as 'virtualbox.baseImageSize = "50G";' and tried adding it to trivial-vbox.nix as 'deployment.virtualbox.baseImageSize = "50G";' and neither seemed to have an affect.
On Tue, Jun 16, 2015 at 11:25 AM, Joel Moberg <[email protected]> wrote: > There is, config.virtualbox.baseImageSize, defined here: > > https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/vir > tualbox-image.nix#L13 > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
