fix nvtop

This commit is contained in:
Motiejus Jakštys 2024-02-04 18:12:14 +02:00
parent ec62ac5a7d
commit f544a9f45a
1 changed files with 4 additions and 3 deletions

View File

@ -196,11 +196,12 @@ in {
xorg.xev xorg.xev
xorg.xeyes xorg.xeyes
nvtop.overrideAttrs (nvtop.override {
{
amd = true; amd = true;
intel = true; intel = true;
} msm = false;
nvidia = false;
})
(texlive.combine { (texlive.combine {
inherit inherit