Install NixOS on GCE: Difference between revisions
imported>Jtojnar avoid deprecated github:NixOS/nixpkgs-channels |
imported>Asymmetric mention that old image bucket is deprecated |
||
| Line 28: | Line 28: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
'''NOTE:''' Newer images (from 20.09 on) won't be available at the bucket above, and will instead need to be found at [https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/virtualisation/gce-images.nix <nixpkgs/nixos/modules/virtualisation/gce-images.nix>]. | |||
== Import an image into your project == | == Import an image into your project == | ||