system(nvidia): switch to latest
This commit is contained in:
parent
3410ac1ae5
commit
89f107b407
@ -71,7 +71,7 @@ in
|
|||||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||||
package = let
|
package = let
|
||||||
inherit (config.boot.kernelPackages.nvidiaPackages) production stable latest beta;
|
inherit (config.boot.kernelPackages.nvidiaPackages) production stable latest beta;
|
||||||
in lib.mkDefault beta;
|
in lib.mkDefault latest;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user