about summary refs log tree commit diff
path: root/nixos/modules/services/search/hound.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/search/hound.nix')
-rw-r--r--nixos/modules/services/search/hound.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/services/search/hound.nix b/nixos/modules/services/search/hound.nix
index c81ceee546965..b41a2e2bae1fa 100644
--- a/nixos/modules/services/search/hound.nix
+++ b/nixos/modules/services/search/hound.nix
@@ -120,7 +120,6 @@ in {
                     " -conf ${pkgs.writeText "hound.json" cfg.config}";
 
       };
-      path = [ pkgs.git pkgs.mercurial pkgs.openssh ];
     };
   };