remove unused cli tools
This commit is contained in:
parent
3d82c908aa
commit
15cec27c55
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@
|
||||||
(import ./programs/genpass.nix {})
|
(import ./programs/genpass.nix {})
|
||||||
wget git gnupg curl tmux htop atop pciutils powertop ripgrep-all fd dnsutils du-dust
|
wget git gnupg curl tmux htop atop pciutils powertop ripgrep-all fd dnsutils du-dust
|
||||||
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
|
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
|
||||||
cabal-install stack hsetroot lm_sensors
|
hsetroot lm_sensors
|
||||||
wirelesstools ranger apvlv
|
wirelesstools ranger apvlv
|
||||||
fontconfig gcc gdb
|
fontconfig
|
||||||
binutils veracrypt gitAndTools.diff-so-fancy
|
binutils veracrypt gitAndTools.diff-so-fancy
|
||||||
restic ghc jq awscli
|
restic jq awscli
|
||||||
hugo mercurial terraform
|
hugo mercurial terraform
|
||||||
unzip aria
|
unzip aria
|
||||||
calcurse file python37Packages.binwalk-full
|
calcurse file python37Packages.binwalk-full
|
||||||
|
|
Loading…
Reference in a new issue