dev #19

Open
tdpeuter wants to merge 79 commits from dev into main
Showing only changes of commit 749e18793d - Show all commits

View file

@ -42,9 +42,12 @@ in {
driSupport = true;
driSupport32Bit = true;
};
nvidia = {
# Use the NVidia open source kernel module
open = false;
package = config.boot.kernelPackages.nvidiaPackages.stable;
# Modesetting is required.
modesetting.enable = true;
nvidiaSettings = cfg.gui-settings;
powerManagement = {