forked from mirrors/nixpkgs
parent
7d1542c0e7
commit
ced3a201e3
|
@ -2,7 +2,7 @@
|
|||
|
||||
with lib;
|
||||
let
|
||||
diskSize = 1024; # MB
|
||||
diskSize = 1536; # MB
|
||||
gce = pkgs.google-compute-engine;
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue