installs tmux on servers
This commit is contained in:
parent
288b52edc4
commit
59e440b59f
4 changed files with 65 additions and 4 deletions
|
|
@ -22,10 +22,12 @@
|
|||
just
|
||||
mmv-go
|
||||
zoxide
|
||||
tmux
|
||||
];
|
||||
|
||||
imports = [
|
||||
../modules/ssh
|
||||
../modules/tmux/server.nix
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue