nvtop: enable only intel and nvidia
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user