Install NixOS on GCE: Difference between revisions
Install from old wiki |
Bmwagner18 (talk | contribs) m To use the default script, the GCE bucket must have specific permission settings. I added a phrase that specifies this. |
||
Line 17: | Line 17: | ||
== Bootstrapping a NixOS image from the build of your choice == | == Bootstrapping a NixOS image from the build of your choice == | ||
This assumes you have created a Google Cloud project and a Google Cloud Storage bucket in that project. Set them as variables: | This assumes you have created a Google Cloud project and a Google Cloud Storage bucket that allows public access and uses Fine-grained access control (as opposed to Uniform) in that project. Set them as variables: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |