summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/hw
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-03-01 15:53:16 +0100
committermakefu <github@syntax-fehler.de>2017-03-05 16:56:57 +0100
commit1135487724b442b78d7f4d863c02ab6b7fb801b2 (patch)
tree00a810b941d3c57bbaaa95fac941c134ad814863 /makefu/2configs/hw
parent4eeecc9dbde44592451ef1295593e69fe80473cc (diff)
m x230: move specific config to general config
Diffstat (limited to 'makefu/2configs/hw')
-rw-r--r--makefu/2configs/hw/tp-x230.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/hw/tp-x230.nix b/makefu/2configs/hw/tp-x230.nix
index 855fda95..2de32dd9 100644
--- a/makefu/2configs/hw/tp-x230.nix
+++ b/makefu/2configs/hw/tp-x230.nix
@@ -16,6 +16,8 @@ with import <stockholm/lib>;
extraModulePackages = [
config.boot.kernelPackages.acpi_call
];
+ # support backlight adjustment
+ kernelParams = [ "acpi_osi=Linux" "acpi_backlight=vendor" ];
};
# configured media keys inside awesomerc