fix(fuji): remove obsolete options
This commit is contained in:
parent
0606fbf52d
commit
d6b34b37e4
2 changed files with 9 additions and 16 deletions
|
@ -20,10 +20,6 @@
|
|||
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
setLdLibraryPath = true;
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
mesa.drivers
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue