Install NixOS on GCE: Difference between revisions
imported>Asymmetric mention that old image bucket is deprecated |
imported>Nix m add Server category |
||
| Line 97: | Line 97: | ||
Note: If you build an image from a commit later then [https://github.com/NixOS/nixpkgs/commit/b894dd8b821d74b25911f63762c24024107d9372 this one], you will need to add <code>enable-oslogin = "TRUE"</code> to the instance metadata, to be able to login. | Note: If you build an image from a commit later then [https://github.com/NixOS/nixpkgs/commit/b894dd8b821d74b25911f63762c24024107d9372 this one], you will need to add <code>enable-oslogin = "TRUE"</code> to the instance metadata, to be able to login. | ||
[[Category:Server]] | |||