We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3de7d commit 7351eb2Copy full SHA for 7351eb2
docs/quickstart.md
@@ -40,7 +40,7 @@ below.
40
2. **Initialize a Flake**:
41
42
The easiest way to start is to copy our
43
- [example flake.nix](https://github.com/nix-community/nixos-anywhere-examples/blob/main/flake.nix)
+ [example flake.nix](https://github.com/numtide/nixos-anywhere-examples/blob/main/flake.nix)
44
into a new directory. This example is tailored for a virtual machine setup
45
similar to one on [Hetzner Cloud](https://www.hetzner.com/cloud), so you
46
might need to adapt it for your setup.
0 commit comments