Compare commits
No commits in common. "7d23e7f63a16d0001661932807f1c7604391dfb7" and "78e8bc018299dcc035f57abe914640b66f675831" have entirely different histories.
7d23e7f63a
...
78e8bc0182
@ -28,7 +28,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
configurationLimit = 50;
|
configurationLimit = 50;
|
||||||
};
|
};
|
||||||
timeout = 3;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Run Nix garbage collector, while avoiding compiling
|
# Run Nix garbage collector, while avoiding compiling
|
||||||
|
@ -31,9 +31,6 @@
|
|||||||
NATACPI_ENABLE = 1;
|
NATACPI_ENABLE = 1;
|
||||||
TPACPI_ENABLE = 1;
|
TPACPI_ENABLE = 1;
|
||||||
TPSMAPI_ENABLE = 1;
|
TPSMAPI_ENABLE = 1;
|
||||||
|
|
||||||
# Disable touchscreen to save battery
|
|
||||||
RUNTIME_PM_DRIVER_BLACKLIST = "usbhid";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user