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;
@@ -1,12 +1,14 @@
{ pkgs, ... }:
{ pkgs, config, ... }:
{
home.stateVersion = "26.05";
mkk.neovim.enable = true;
mkk.dir = config.lib.file.mkOutOfStoreSymlink "/mkk/config";
mkk.neovim.enable = true;
home.packages = with pkgs; [
neovide
obsidian
git-crypt
tmux
telegram-desktop
discord