leovo/thinkpad/l13-yoga: Use L13's definition

This commit is contained in:
Your Name 2021-07-01 11:42:08 +02:00
parent 020310e5a3
commit 6a77d708e7
1 changed files with 1 additions and 5 deletions

View File

@ -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;