Add tmux
This commit is contained in:
@ -47,7 +47,7 @@ in {
|
|||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim htop git
|
vim htop git tmux
|
||||||
];
|
];
|
||||||
|
|
||||||
services.postgresql.settings = {
|
services.postgresql.settings = {
|
||||||
|
Reference in New Issue
Block a user