Install NixOS on GCE: Difference between revisions

imported>Makefu
m Makefu moved page Installing NixOS on GCE to Install NixOS on GCE: match remaining articles
imported>Cyounkins
m Path change for nixos/maintainers/scripts/gce/create-gce.sh
Line 128: Line 128:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ BUCKET_NAME=example /home/example/nixpkgs-clean/maintainers/create-gce.sh
$ BUCKET_NAME=example /home/example/nixpkgs-clean/nixos/maintainers/scripts/gce/create-gce.sh
</syntaxhighlight>
</syntaxhighlight>


This will create an image and upload it to the bucket <code>example</code>
This will create an image and upload it to the bucket <code>example</code>