diff --git a/hosts/rick/home-config.nix b/hosts/rick/home-config.nix index 6ba8027..5a6295c 100644 --- a/hosts/rick/home-config.nix +++ b/hosts/rick/home-config.nix @@ -15,6 +15,7 @@ git.enable = true; neovim.enable = true; starship.enable = true; + tmux.enable = true; utils.enable = true; vifm.enable = true; zsh.enable = true;