docs: migrate wiki references to wiki.nixos.org

This has been the official wiki platform for a while now.
This commit is contained in:
Martin Weinelt 2025-05-08 18:32:21 +02:00
parent fbfd948535
commit a73982f5b4
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
Nix Flakes
==========
If you're using `flakes <https://nixos.wiki/wiki/Flakes>`__, you can use
If you're using `flakes <https://wiki.nixos.org/wiki/Flakes>`__, you can use
the following minimal ``flake.nix`` as an example:
.. code:: nix