Compare commits
2 Commits
78e8bc0182
...
7d23e7f63a
Author | SHA1 | Date | |
---|---|---|---|
7d23e7f63a | |||
425eb99ce6 |
@ -28,6 +28,7 @@
|
||||
enable = true;
|
||||
configurationLimit = 50;
|
||||
};
|
||||
timeout = 3;
|
||||
};
|
||||
|
||||
# Run Nix garbage collector, while avoiding compiling
|
||||
|
@ -31,6 +31,9 @@
|
||||
NATACPI_ENABLE = 1;
|
||||
TPACPI_ENABLE = 1;
|
||||
TPSMAPI_ENABLE = 1;
|
||||
|
||||
# Disable touchscreen to save battery
|
||||
RUNTIME_PM_DRIVER_BLACKLIST = "usbhid";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user