diff options
Diffstat (limited to 'profiles/laptop')
-rw-r--r-- | profiles/laptop/make.defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/laptop/make.defaults b/profiles/laptop/make.defaults index 5ebc474..6220fea 100644 --- a/profiles/laptop/make.defaults +++ b/profiles/laptop/make.defaults @@ -1,4 +1,8 @@ # vim:ft=gentoo-make-conf +INPUT_DEVICES="synaptics" + # Add? madwifi COLLECTD_PLUGINS="battery thermal wireless" + +USE_EXPAND="INPUT_DEVICES COLLECTD_PLUGINS" |