leovo/thinkpad/l13-yoga: Use L13's definition
This commit is contained in:
parent
020310e5a3
commit
6a77d708e7
|
@ -1,13 +1,9 @@
|
|||
{ nixos, lib, pkgs, config, stdenv, ... }:
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
../l13
|
||||
];
|
||||
|
||||
services.throttled.enable = lib.mkDefault true;
|
||||
|
||||
# automatic screen orientation
|
||||
hardware.sensor.iio.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue