diff --git a/home/home.nix b/home/home.nix index b99e6e3..da34058 100644 --- a/home/home.nix +++ b/home/home.nix @@ -432,7 +432,7 @@ in oh-my-zsh = { enable = true; theme = "bira"; - plugins = [ "git" "python" "systemd" "gpg-agent" "zsh-syntax-highlighting"]; + plugins = [ "git" "python" "systemd" "gpg-agent"]; }; }; home.shellAliases = {