summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index e31e70f..7eca653 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -10,4 +10,8 @@ LINGUAS="en cs"
ABI_X86="64 32"
+INPUT_DEVICES="evdev synaptics joystick"
+
COLLECTD_PLUGINS="hddtemp notify_desktop sensors smart"
+
+USE_EXPAND="INPUT_DEVICES COLLECTD_PLUGINS"