summaryrefslogtreecommitdiff
path: root/posts/pwutil.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/pwutil.md')
-rw-r--r--posts/pwutil.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/pwutil.md b/posts/pwutil.md
index 61a3823..d03126b 100644
--- a/posts/pwutil.md
+++ b/posts/pwutil.md
@@ -39,6 +39,7 @@ pwutil
39### `pwutil.nix` 39### `pwutil.nix`
40is a [nix](https://nixos.org/nix) expression allowing easy installation using the nix package manager. 40is a [nix](https://nixos.org/nix) expression allowing easy installation using the nix package manager.
41A `~/.nixpkgs/config.nix` allowing one to do so might look thus: 41A `~/.nixpkgs/config.nix` allowing one to do so might look thus:
42
42~~~ {.numberLines} 43~~~ {.numberLines}
43{ 44{
44 packageOverrides = pkgs: { 45 packageOverrides = pkgs: {