diff --git a/config.nix b/config.nix index a7922a7..b6b9c33 100644 --- a/config.nix +++ b/config.nix @@ -1,5 +1,5 @@ {pkgs ? import {}}: { - ignore = [".idea/" "result"]; + ignore = [".idea/" "result" "node_modules/"]; settings = { theme = "catppuccin_mocha_transparent"; editor = {