Flake update 2024-07-14
This commit is contained in:
parent
d524f7c068
commit
5c256edcb3
2 changed files with 74 additions and 46 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue