Install NixOS on GCE: Difference between revisions
imported>Mwilsoninsight m Added mention of nixos-cloud-images and associated usage |
imported>Dsyer Put a note at the top to point out that the content is out of date/wrong |
||
Line 1: | Line 1: | ||
<pre> | |||
NOTE: as of March 2020 this page is not accurate and many changes have taken place | |||
in NixOS and in GCE. There may be useful information here but following the instructions | |||
will not lead to a happy running VM instance on GCE. Hopefully someone can figure out | |||
how to fix it because there are updates in the source code. | |||
</pre> | |||
This is a recipe for creating a NixOS machine on Google Compute Engine (GCE) which is part of [https://cloud.google.com/ Google Cloud Platform]. This tutorial assumes you have already set up and account and project under Google Cloud Platform. | This is a recipe for creating a NixOS machine on Google Compute Engine (GCE) which is part of [https://cloud.google.com/ Google Cloud Platform]. This tutorial assumes you have already set up and account and project under Google Cloud Platform. | ||