parent
a7b0ddfa5d
commit
8c839e282d
1 changed files with 0 additions and 9 deletions
|
@ -23,15 +23,6 @@ with lib;
|
||||||
autoLogin.user = config.users.users.mainUser.name;
|
autoLogin.user = config.users.users.mainUser.name;
|
||||||
};
|
};
|
||||||
|
|
||||||
# vsync for intel graphic cards
|
|
||||||
# https://wiki.archlinux.org/title/Intel_graphics
|
|
||||||
services.xserver.config = ''
|
|
||||||
Section "Device"
|
|
||||||
Identifier "Intel Graphics"
|
|
||||||
Driver "intel"
|
|
||||||
EndSection
|
|
||||||
'';
|
|
||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
|
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue