index
:
dotfiles
main
Nix-managed dotfiles — macOS (nix-darwin), NixOS, and standalone home-manager.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home
/
tmux.nix
blob: 473ce5e8883ea373d26468eb5d870dbc4afd775a (
plain
)
1
2
3
4
5
{
...
}:
{
home
.
file
.
".tmux.conf"
.
source
=
../../tmux/.tmux.conf
;
}