work
This commit is contained in:
parent
698e0b6ec2
commit
49ae5f3981
10 changed files with 129 additions and 107 deletions
|
@ -68,7 +68,6 @@ in
|
|||
];
|
||||
boot.blacklistedKernelModules = [ "hid-sensor-hub" ];
|
||||
hardware.acpilight.enable = true;
|
||||
hardware.video.hidpi.enable = lib.mkDefault true;
|
||||
services.xserver.dpi = 125;
|
||||
environment.variables = {
|
||||
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue