diff --git a/nix/home.nix b/nix/home.nix index 3f131aa..9b56ecf 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -55,9 +55,9 @@ with lib; enable = true; theme = "bureau"; plugins = [ + "vi-mode" "git" "z" - "sudo" "nix-shell" "tmuxinator" ];