modified: hosts/desktop/configuration.nix
modified: hosts/desktop/hardware-configuration.nix modified: modules/drivers/nvidia.nix 添加并整理了desktop的配置文件
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
modesetting.enable = true;
|
||||
open = true;
|
||||
nvidiaSettings = true;
|
||||
powerManagement.enable = false;
|
||||
powerManagement.finegrained = false
|
||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user