Commit 0931b8ff authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: disable usb autosuspend for regular-x11

parent d3882587
......@@ -39,7 +39,7 @@ mixin/e2k-mate: use/e2k/x11 use/x11/xorg use/fonts/install2 \
### regular.mk
mixin/regular-x11: use/luks use/volumes/regular \
use/browser/firefox \
use/browser/firefox use/kernel/disable-usb-autosuspend \
use/branding use/ntp/chrony use/services/lvm2-disable
@$(call add,THE_LISTS,$(call tags,(base || desktop) && regular && !extra))
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment