Add tmux
This commit is contained in:
parent
34911bcb49
commit
c77f5730b1
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user