Use mesa 22 until NixOS/nixpkgs #223729 is fixed

This commit is contained in:
rotterdam 2023-03-30 13:24:16 -03:00
parent 1dd271cdc2
commit c79972cbfa

View file

@ -10,6 +10,8 @@
./rotterdam
];
hardware.opengl.mesaPackage = pkgs.mesa_22
networking.hostName = "rotterdam";
services.hardware.openrgb.enable = true;