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