From f4472f01307f5366e4afd8109236d5852773951d Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 21 Jan 2026 14:15:00 -0600 Subject: I like the comma, but not the long command not found thing --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index c1cb613..fcfed19 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -59,7 +59,7 @@ rebuild = "sudo nixos-rebuild switch --flake ~/.config/nixos"; }; - programs.nix-index.enable = true; + programs.nix-index.enable = false; programs.nix-index-database.comma.enable = true; programs.command-not-found.enable = false; } -- cgit v1.2.3