diff --git a/systems/laptop/configuration.nix b/systems/laptop/configuration.nix index 375e55a..5151710 100644 --- a/systems/laptop/configuration.nix +++ b/systems/laptop/configuration.nix @@ -30,6 +30,7 @@ nixvimPlugins = true; nix = { ld.enable = true; + index.enable = true; settings.enable = true; }; misc = {