mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
docs: fix NixOS wiki link to be the official one
This commit is contained in:
parent
629c39051a
commit
b3c492d11b
1 changed files with 2 additions and 1 deletions
3
.github/README.md
vendored
3
.github/README.md
vendored
|
|
@ -144,7 +144,8 @@ Alternatively, to install this from any NixOS live ISO, run `nix run --experimen
|
||||||
- and [Wombat's book](https://mhwombat.codeberg.page/nix-book/)
|
- and [Wombat's book](https://mhwombat.codeberg.page/nix-book/)
|
||||||
- or the [Zero to Nix series](https://zero-to-nix.com/)
|
- or the [Zero to Nix series](https://zero-to-nix.com/)
|
||||||
- Practical nix flakes article: https://serokell.io/blog/practical-nix-flakes
|
- Practical nix flakes article: https://serokell.io/blog/practical-nix-flakes
|
||||||
- Also useful is the [NixOS wiki](https://nixos.wiki/wiki/Main_Page), but some pages are outdated, so use with some care
|
- Also useful is the [official NixOS Wiki](https://wiki.nixos.org/wiki/NixOS_Wiki)
|
||||||
|
- there is also the [unofficial NixOS Wiki](https://nixos.wiki/) that tends to be a bit outdated, use with care
|
||||||
- Some resources for specific nix tools:
|
- Some resources for specific nix tools:
|
||||||
- Flake output reference: https://nixos-and-flakes.thiscute.world/other-usage-of-flakes/outputs
|
- Flake output reference: https://nixos-and-flakes.thiscute.world/other-usage-of-flakes/outputs
|
||||||
- You can find public repositories with modules at https://nur.nix-community.org/ (you should check what you are installing however):
|
- You can find public repositories with modules at https://nur.nix-community.org/ (you should check what you are installing however):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue