l 1 mors: reactivate sna
This commit is contained in:
parent
3ae4e25a1b
commit
ac4f86e40f
@ -175,14 +175,14 @@
|
|||||||
emulateWheel = true;
|
emulateWheel = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
#services.xserver = {
|
services.xserver = {
|
||||||
# videoDriver = "intel";
|
videoDriver = "intel";
|
||||||
# vaapiDrivers = [ pkgs.vaapiIntel ];
|
vaapiDrivers = [ pkgs.vaapiIntel ];
|
||||||
# deviceSection = ''
|
deviceSection = ''
|
||||||
# Option "AccelMethod" "sna"
|
Option "AccelMethod" "sna"
|
||||||
# BusID "PCI:0:2:0"
|
BusID "PCI:0:2:0"
|
||||||
# '';
|
'';
|
||||||
#};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
acronym
|
acronym
|
||||||
|
Loading…
Reference in New Issue
Block a user