nixos: categorize better packages and add quickemu
This commit is contained in:
parent
b214f14cbe
commit
b9df5852be
31
nixos.nix
31
nixos.nix
|
@ -316,28 +316,39 @@
|
|||
## Tools
|
||||
# Utilities
|
||||
bat
|
||||
btop
|
||||
docker-compose
|
||||
duf
|
||||
fzf
|
||||
gping
|
||||
killall
|
||||
lm_sensors
|
||||
nmap
|
||||
ripgrep
|
||||
tree
|
||||
unrar
|
||||
unzip
|
||||
wget
|
||||
wl-clipboard
|
||||
xclip
|
||||
zip
|
||||
zoxide
|
||||
|
||||
# File managing
|
||||
sshfs
|
||||
yazi
|
||||
|
||||
# Virtualization
|
||||
docker-compose
|
||||
#quickemu - dependency is broken at the moment
|
||||
|
||||
# Desktop
|
||||
wl-clipboard
|
||||
xclip
|
||||
zoxide
|
||||
|
||||
# Networking
|
||||
gping
|
||||
nmap
|
||||
|
||||
# Processes
|
||||
btop
|
||||
killall
|
||||
|
||||
# Filter
|
||||
fzf
|
||||
ripgrep
|
||||
|
||||
## Libraries
|
||||
libsForQt5.qt5.qtgraphicaleffects
|
||||
libsForQt5.qt5.qtquickcontrols2
|
||||
|
|
Loading…
Reference in a new issue