flake.nix: update NixOS wiki link (#18662)

wiki.nixos.org is and has been the official wiki for quite some time now.

Signed-off-by: faukah <fau@faukah.com>
This commit is contained in:
faukah
2026-02-09 21:39:28 +01:00
committed by GitHub
parent dfba01ca9b
commit fff623206e

View File

@@ -4,7 +4,7 @@
# environment for working on tailscale, for use with "nix develop".
#
# For more information about this and why this file is useful, see:
# https://nixos.wiki/wiki/Flakes
# https://wiki.nixos.org/wiki/Flakes
#
# Also look into direnv: https://direnv.net/, this can make it so that you can
# automatically get your environment set up when you change folders into the