many more packages
This commit is contained in:
parent
bf92d3b740
commit
05dfaed88f
1 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,8 @@ let machine = ./machines/chupacabra.nix; in
|
||||||
xorg.xev
|
xorg.xev
|
||||||
picom
|
picom
|
||||||
peek
|
peek
|
||||||
|
signal-desktop
|
||||||
|
apvlv # pdf viewer
|
||||||
|
|
||||||
# System utilities
|
# System utilities
|
||||||
htop
|
htop
|
||||||
|
@ -52,6 +54,9 @@ let machine = ./machines/chupacabra.nix; in
|
||||||
gdmap
|
gdmap
|
||||||
bind
|
bind
|
||||||
lsof
|
lsof
|
||||||
|
zip
|
||||||
|
tree
|
||||||
|
ncat
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
gnupg
|
gnupg
|
||||||
|
@ -63,6 +68,7 @@ let machine = ./machines/chupacabra.nix; in
|
||||||
shellcheck
|
shellcheck
|
||||||
httpie
|
httpie
|
||||||
entr
|
entr
|
||||||
|
gnumake
|
||||||
|
|
||||||
# Spotify...etc
|
# Spotify...etc
|
||||||
spotify
|
spotify
|
||||||
|
|
Loading…
Reference in a new issue