This website requires JavaScript.
Explore
Help
Sign in
eeva
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
mirror of
https://github.com/NixOS/nixos-hardware
synced
2024-11-01 16:49:40 +01:00
Code
Issues
Releases
Wiki
Activity
6e486f2812
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 14:15:16 +01: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 22:36:27 +02:00
../../../common/pc/laptop/acpi_call.nix
add lenovo x250 (#38) Basically a meta profile that combines thinkpad + intel.
2017-12-25 14:15:16 +01:00
]
;
}
Reference in a new issue
Copy permalink