install tmux
This commit is contained in:
parent
54a0e592ae
commit
4a718a6bef
@ -42,6 +42,7 @@ in
|
||||
btop
|
||||
fzf
|
||||
zoxide
|
||||
tmux
|
||||
];
|
||||
};
|
||||
}
|
||||
|
@ -41,6 +41,7 @@ in
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
tmux
|
||||
wget
|
||||
curl
|
||||
git
|
||||
|
Loading…
x
Reference in New Issue
Block a user