oldie: tmux

This commit is contained in:
2026-06-14 09:38:07 +02:00
parent 65f9c1bb9d
commit 5440b8aaf2
3 changed files with 14 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@
home.file = {
".zshrc".source = "${config.xdg.configFile."zsh/cfg".source}/zshrc";
".zshenv".source = "${config.xdg.configFile."zsh/cfg".source}/zshenv";
".tmux.conf".source = "${config.mkk.dir}/config/tmux/tmux.conf";
};
xdg.enable = true;