about summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/default.nix b/flake/default.nix
index a0f02262..83138f32 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -106,6 +106,7 @@ in {
         # nix
         pkgs.alejandra
         pkgs.deadnix
+        pkgs.nvd
       ];
     };
   };