fix nvtop
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user