programs.nix-required-mounts: make onFeatures attrset similar to nvidia CUDA profile (#518786)
This commit is contained in:
@@ -70,7 +70,10 @@ let
|
||||
|
||||
zluda = {
|
||||
onFeatures = [
|
||||
"amd-gpu"
|
||||
"cuda"
|
||||
"gpu"
|
||||
"opengl"
|
||||
];
|
||||
paths = [
|
||||
pkgs.addDriverRunpath.driverLink
|
||||
|
||||
Reference in New Issue
Block a user