programs: disable a few that i don't actually use

This commit is contained in:
Colin 2023-06-24 01:06:06 +00:00
parent b6b0e65ef6
commit d9b9349572

View File

@ -107,21 +107,21 @@ let
consolePkgs = { consolePkgs = {
inherit (pkgs) inherit (pkgs)
alsaUtils # for aplay, speaker-test alsaUtils # for aplay, speaker-test
cdrtools # cdrtools
clinfo clinfo
dmidecode dmidecode
efivar efivar
flashrom # flashrom
fwupd fwupd
gh # MS GitHub cli gh # MS GitHub cli
git # needed as a user package, for config. git # needed as a user package, for config.
gnupg # gnupg
gocryptfs # gocryptfs
gopass # TODO: shouldn't be needed here # gopass
gopass-jsonapi # gopass-jsonapi
kitty # TODO: move to GUI, but `ssh servo` from kitty sets `TERM=xterm-kitty` in the remove and breaks things kitty # TODO: move to GUI, but `ssh servo` from kitty sets `TERM=xterm-kitty` in the remove and breaks things
libsecret # for managing user keyrings libsecret # for managing user keyrings. TODO: what needs this? lift into the consumer
lm_sensors # for sensors-detect lm_sensors # for sensors-detect. TODO: what needs this? lift into the consumer
lshw lshw
# memtester # memtester
neovim neovim