Skip to content

Commit

Permalink
Fixed link to docs about using flakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
imadnyc committed Nov 13, 2023
1 parent 245254e commit d2db950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ One way to do so is by using `fetchTarball` in the `imports` of your configurati
}
```

Another way is to use *Flakes*, or any other method to fetch inputs. Refer to [this link](https://gitlab.gnome.org/search?group_id=362&project_id=5765&scope=blobs&search=vpn)
Another way is to use *Flakes*, or any other method to fetch inputs. Refer to [this link](https://nixos-and-flakes.thiscute.world/nixos-with-flakes/nixos-with-flakes-enabled#managing-system-packages-with-flakes)

When hacking on Jovian NixOS things, adding the path to a Git checkout of this repo to `imports` works well too.

Expand Down

0 comments on commit d2db950

Please sign in to comment.