summaryrefslogtreecommitdiff
path: root/home/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix
index 604f490..4515720 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -77,6 +77,9 @@
end
end
'';
+ functions.nix-what.body = ''
+ nix-doc search $argv[1] ~/clones/nixpkgs
+ '';
};
programs.kitty = {