Remove unused packages
This commit is contained in:
parent
04e8dbe319
commit
91afc60ac3
|
@ -20,21 +20,12 @@ let
|
||||||
in
|
in
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
age
|
|
||||||
awscli2
|
|
||||||
bitwarden-cli
|
|
||||||
bottom
|
|
||||||
cachix
|
cachix
|
||||||
ctop
|
|
||||||
delta
|
delta
|
||||||
devenv
|
devenv
|
||||||
dog
|
|
||||||
doppler
|
doppler
|
||||||
entr
|
entr
|
||||||
fd
|
|
||||||
file
|
|
||||||
gcc
|
gcc
|
||||||
gh
|
|
||||||
git
|
git
|
||||||
git-crypt
|
git-crypt
|
||||||
gnupg
|
gnupg
|
||||||
|
@ -43,27 +34,21 @@ with pkgs;
|
||||||
jq
|
jq
|
||||||
killall
|
killall
|
||||||
lua
|
lua
|
||||||
mariadb
|
|
||||||
mob
|
mob
|
||||||
php
|
php
|
||||||
phpPackages.composer
|
phpPackages.composer
|
||||||
pv
|
pv
|
||||||
rustywind
|
|
||||||
simple-http-server
|
simple-http-server
|
||||||
sshs
|
sshs
|
||||||
tldr
|
tldr
|
||||||
tree
|
tree
|
||||||
tree-sitter
|
tree-sitter
|
||||||
unzip
|
unzip
|
||||||
virtualenv
|
|
||||||
w3m
|
w3m
|
||||||
watchexec
|
watchexec
|
||||||
wget
|
wget
|
||||||
xclip
|
xclip
|
||||||
xcp
|
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xh
|
|
||||||
yarn
|
|
||||||
|
|
||||||
# Scripts.
|
# Scripts.
|
||||||
deliver
|
deliver
|
||||||
|
|
Loading…
Reference in a new issue