Improved odin configuration
This commit is contained in:
parent
38d1b8f3b9
commit
ba84bc21ce
7 changed files with 28 additions and 24 deletions
|
|
@ -8,6 +8,7 @@
|
|||
boot.initrd.kernelModules = [ "i915" ];
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
vaapiIntel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue