Commit 9fdafbf6 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: add xorg-conf-noblank

Disable screensaver. Thanks mike@
parent 8b59dddb
......@@ -12,6 +12,7 @@ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +x11 \
@$(call add,THE_PACKAGES,ethtool)
@$(call add,THE_PACKAGES,python3-module-pip)
@$(call add,THE_PACKAGES,openFPGALoader)
@$(call add,THE_PACKAGES,xorg-conf-noblank)
@$(call add,CLEANUP_PACKAGES,xscreensaver-modules)
ifeq (distro,$(IMAGE_CLASS))
......
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