nvtop: enable only intel and nvidia

This commit is contained in:
Motiejus Jakštys 2024-02-04 18:11:23 +02:00
parent 6fc8aa3d5a
commit ec62ac5a7d
1 changed files with 6 additions and 1 deletions

View File

@ -121,7 +121,6 @@ in {
qemu
xclip
pdftk
nvtop
x11vnc
yt-dlp
ffmpeg
@ -197,6 +196,12 @@ in {
xorg.xev
xorg.xeyes
nvtop.overrideAttrs
{
amd = true;
intel = true;
}
(texlive.combine {
inherit
(texlive)