programs: clinfo: move out of guiApps -> consoleApps

This commit is contained in:
Colin 2023-06-09 01:03:05 +00:00
parent 6df61525a1
commit c10c887650

View File

@ -107,6 +107,7 @@ let
inherit (pkgs) inherit (pkgs)
alsaUtils # for aplay, speaker-test alsaUtils # for aplay, speaker-test
cdrtools cdrtools
clinfo
dmidecode dmidecode
efivar efivar
flashrom flashrom
@ -155,7 +156,6 @@ let
guiPkgs = { guiPkgs = {
inherit (flattenedPkgs) inherit (flattenedPkgs)
# celluloid # mpv frontend # celluloid # mpv frontend
clinfo
# emote # emote
evince # works on phosh evince # works on phosh