add if for git X apps
This commit is contained in:
parent
91152b75f2
commit
ac4d045f73
|
@ -41,7 +41,7 @@
|
||||||
byobu # text-based window manager and terminal multiplexer.
|
byobu # text-based window manager and terminal multiplexer.
|
||||||
dnsutils # Bind DNS utilities
|
dnsutils # Bind DNS utilities
|
||||||
htop # interactive process viewer
|
htop # interactive process viewer
|
||||||
git # Distributed version control system
|
(if config.services.xserver.enable then gitAndTools.gitFull else git) # Distributed version control system
|
||||||
powerline-fonts # For zsh themes
|
powerline-fonts # For zsh themes
|
||||||
lsof # list open files
|
lsof # list open files
|
||||||
direnv # A shell extension that manages your environment
|
direnv # A shell extension that manages your environment
|
||||||
|
|
Loading…
Reference in a new issue