moves to tmux on work machine

This commit is contained in:
Dennis 2026-01-12 10:13:39 +01:00
parent dc095a1163
commit e617fe9e33
2 changed files with 3 additions and 8 deletions

View file

@ -18,7 +18,7 @@
../modules/zoxide
../modules/fish
../modules/ghostty
../modules/zellij
../modules/tmux
../modules/nvim
../modules/lazygit
];

View file

@ -22,17 +22,13 @@
};
nix.settings.trusted-users = [ "dennis" ];
nixpkgs.overlays = [
inputs.zellij-switch.overlays.default
];
nixpkgs.overlays = [ ];
# System Packages
environment.systemPackages = with pkgs; [
circumflex
gh
fnm
zellij
zellij-switch
stylua
typescript-language-server
vscode-langservers-extracted
@ -43,6 +39,7 @@
eslint_d
nil
tree-sitter
tmux
# rsync
];
@ -70,9 +67,7 @@
];
homebrew.casks = [
"arc"
"microsoft-teams"
"wezterm"
"1password"
"1password-cli"
"android-studio"