hosts: move away from deprecated options
This commit is contained in:
parent
04c3fee545
commit
db222f49ba
2 changed files with 3 additions and 3 deletions
|
@ -103,8 +103,8 @@
|
|||
modesetting.enable = true;
|
||||
};
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue