From 2644b4f90ffc21fd893c831963e62ae71c12e9fa Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 30 Jan 2024 17:58:18 -0500 Subject: [PATCH] global/nix: add nvd --- modules/global/nix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/global/nix.nix b/modules/global/nix.nix index e2da570..7994110 100644 --- a/modules/global/nix.nix +++ b/modules/global/nix.nix @@ -65,6 +65,7 @@ with lib; nix-tree nixfmt nixpkgs-fmt + nvd (writeScriptBin "wherenix" '' #!/usr/bin/env bash