Flake update 2024-07-14

This commit is contained in:
Julia Lange 2024-07-14 04:05:22 -07:00
parent c2c4cff183
commit 34f2abf578
2 changed files with 74 additions and 46 deletions

View file

@ -7,10 +7,8 @@
};
config = lib.mkIf config.nvidia.enable {
# Enable OpenGL
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
rocm-opencl-icd