cluster/services/warehouse: hardware.opengl -> hardware.graphics
This commit is contained in:
parent
030db77d48
commit
c9c46a678a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ with depot.lib.nginx;
|
|||
}
|
||||
];
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
package = pkgs.intel-media-driver;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue