fix: correct wikilinks
This commit is contained in:
parent
2e59767da8
commit
9797511867
2 changed files with 2 additions and 3 deletions
|
@ -5,10 +5,9 @@ tags:
|
|||
- nixos
|
||||
- nixpkgs
|
||||
- linux
|
||||
title: Assorted NixOS hacks and tricks
|
||||
---
|
||||
|
||||
# Assorted NixOS hacks and tricks
|
||||
|
||||
The Nix package manager and NixOS Linux distribution are woefully
|
||||
underdocumented. There are many, many powerful features that are difficult to
|
||||
find, sans directly reading through source code.
|
||||
|
|
|
@ -21,7 +21,7 @@ the weekly notes.
|
|||
If you're interested in the Nix package manager, I've also started maintaining
|
||||
a sort of "cheat sheet" or "tips and tricks" collection around variou quirks
|
||||
and features of the NixOS / nixpkgs ecosystem in
|
||||
[[assorted-nixos-hacks-and-tricks]]. Maybe you'll find something useful in
|
||||
[[nixos-cheat-sheet]]. Maybe you'll find something useful in
|
||||
there!
|
||||
|
||||
Feel free to take a look around and appreciate the scenery.
|
||||
|
|
Loading…
Reference in a new issue