refactor(nix): remove tmux from default GUI packages
- Deleted `tmux` from the `services.gui.default` package list. - Simplifies the default GUI configuration by excluding a CLI-focused tool.
This commit is contained in:
parent
3ee0f64c20
commit
b3edb33057
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ in
|
|||
rustup
|
||||
statix
|
||||
thunderbird
|
||||
tmux
|
||||
vim
|
||||
wezterm
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue