diff --git a/hosts/poseidon/default.nix b/hosts/poseidon/default.nix index 20a02ac..4d07c16 100644 --- a/hosts/poseidon/default.nix +++ b/hosts/poseidon/default.nix @@ -54,7 +54,6 @@ in pinentry-curses ripgrep stow - tmux vim wget ]; @@ -69,6 +68,7 @@ in pinentryFlavor = "curses"; }; mosh.enable = true; + tmux.enable = true; }; # List services that you want to enable: