summaryrefslogtreecommitdiff
path: root/profiles/desktop/make.defaults
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-05-24 13:25:40 +0200
committerKarel Kočí <cynerd@email.cz>2019-05-24 13:25:40 +0200
commit719dc9f61f0458e492eef08138faadd50b9cbb1b (patch)
tree9c383e4423ef67126fd92006d9bcb6771269380a /profiles/desktop/make.defaults
parenta31cb36c7230f332c264b5d6b5d518eabc091a25 (diff)
downloadgentoo-personal-overlay-719dc9f61f0458e492eef08138faadd50b9cbb1b.tar.gz
gentoo-personal-overlay-719dc9f61f0458e492eef08138faadd50b9cbb1b.tar.bz2
gentoo-personal-overlay-719dc9f61f0458e492eef08138faadd50b9cbb1b.zip
prfiles: try to move some uses to profiles from system
Diffstat (limited to 'profiles/desktop/make.defaults')
-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"