Skip to content

Commit

Permalink
yui: Switch to open nvidia drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Nov 23, 2023
1 parent e5fd26e commit 8656b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos-config/yui/nvidia.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Power management is required to get nvidia GPUs to behave on
# suspend, due to firmware bugs. Aren't nvidia great?
powerManagement.enable = true;
open = true;
};

boot.extraModprobeConfig =
Expand Down

0 comments on commit 8656b5c

Please sign in to comment.