Hi. When I enable bash completion in configuration.nix, my bash makes several seconds to start. strace shows that this happenes because it loads all of possible completions. Is there a way to enable only completions that I want?