General updates

This commit is contained in:
Filippo Berto 2022-11-21 12:06:56 +01:00
parent 6b29a67269
commit c5398cdb27
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
{
boot.initrd.kernelModules = [ "i915" ];
boot.kernelPackages = pkgs.linuxPackages_latest;
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;
hardware.opengl.extraPackages = with pkgs; [