Talk:Install NixOS on GCE: Difference between revisions

imported>Jonas
This page is outdated.
 
imported>Tubro
improvements needed
 
Line 5: Line 5:


I will write a disclaimer that says the guide is outdated and not working, please correct me if i'm wrong.
I will write a disclaimer that says the guide is outdated and not working, please correct me if i'm wrong.
---
Tubro: You're not wrong  it is out dated and there is a new tool that is common across all clouds for this. Ideally we should have a tutorial on could shell like this one:
https://ssh.cloud.google.com/cloudshell/open?cloudshell_git_repo=https://github.com/gitpod-io/openvscode-server&cloudshell_git_branch=docs&cloudshell_tutorial=guides/gcp-gce/cloud-shell-tutorial.md
Which runs a markdown tutorial via a this command: 
`cloudshell_open --repo_url "https://github.com/gitpod-io/openvscode-server" --page "editor" --tutorial "guides/gcp-gce/cloud-shell-tutorial.md" --git_branch "docs" --force_new_clone`
Return to "Install NixOS on GCE" page.