Use mesa 22 until NixOS/nixpkgs #223729 is fixed
This commit is contained in:
parent
1dd271cdc2
commit
c79972cbfa
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
./rotterdam
|
||||
];
|
||||
|
||||
hardware.opengl.mesaPackage = pkgs.mesa_22
|
||||
|
||||
networking.hostName = "rotterdam";
|
||||
|
||||
services.hardware.openrgb.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue