This website requires JavaScript.
Explore
Help
Sign In
aires
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2575b7552f
nixos-hardware
/
lenovo
/
thinkpad
/
x250
/
default.nix
8 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
add lenovo x250 (#38) Basically a meta profile that combines thinkpad + intel.
2017-12-25 08:15:16 -05:00
{
imports
=
[
../.
../../../common/cpu/intel
thinkpad/x250: add acpi_call This kernel module is needed to, for example, support tlp's - `START_CHARGE_THRESH_BAT?` and - `STOP_CHARGE_THRESH_BAT?` options.
2019-09-04 16:36:27 -04:00
../../../common/pc/laptop/acpi_call.nix
add lenovo x250 (#38) Basically a meta profile that combines thinkpad + intel.
2017-12-25 08:15:16 -05:00
]
;
}
Reference in a new issue
Copy permalink