l 2 hw tp-x220: remove broken sna acceleration
This commit is contained in:
parent
6edbfeb6f5
commit
ece8aa5ab9
|
@ -47,12 +47,5 @@ with import <stockholm/lib>;
|
|||
pkgs.vaapiVdpau
|
||||
];
|
||||
|
||||
services.xserver = {
|
||||
videoDriver = "intel";
|
||||
deviceSection = ''
|
||||
Option "AccelMethod" "sna"
|
||||
'';
|
||||
};
|
||||
|
||||
security.rngd.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue