Flake update 2024-07-14

This commit is contained in:
Julia Lange 2024-07-14 04:05:22 -07:00
parent d524f7c068
commit 5c256edcb3
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
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