mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
tmux nixos module: add nixos program module for tmux
This basic module allows you to specify the tmux configuration. As great as tmux is, some of the defaults are pretty awful, so having a way to specify the config really helps.
This commit is contained in:
parent
9549257714
commit
a314814c19
2 changed files with 36 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
./programs/shell.nix
|
||||
./programs/ssh.nix
|
||||
./programs/ssmtp.nix
|
||||
./programs/tmux.nix
|
||||
./programs/venus.nix
|
||||
./programs/wvdial.nix
|
||||
./programs/xfs_quota.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue