diff --git a/nix/home.nix b/nix/home.nix index acc8ddb..d9c7736 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -45,6 +45,7 @@ in ncdu ripgrep git + tmux ]; programs.direnv.enable = true;