Fix home manager modules issues + update Odin
This commit is contained in:
parent
7d46411265
commit
35a3d8cc4e
6 changed files with 29 additions and 23 deletions
|
|
@ -13,11 +13,12 @@
|
|||
|
||||
hardware.cpu.intel.updateMicrocode = config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
vaapiIntel
|
||||
vaapiVdpau
|
||||
libvdpau-va-gl
|
||||
intel-media-driver
|
||||
];
|
||||
|
||||
services.xserver = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue