education.mk: use/net-eth/dhcp

This commit is contained in:
Andrey Cherepanov 2019-06-25 12:06:54 +03:00 committed by Anton Midyukov
parent 2926b89f8c
commit 259b6c9f9d

View File

@ -5,7 +5,7 @@ mixin/education: use/kernel use/firmware \
use/services \ use/services \
use/ntp/chrony \ use/ntp/chrony \
use/x11/xorg use/x11/lightdm/gtk +pulse \ use/x11/xorg use/x11/lightdm/gtk +pulse \
+nm use/x11/gtk/nm \ +nm use/x11/gtk/nm use/net-eth/dhcp \
use/xdg-user-dirs/deep use/xdg-user-dirs/deep
@$(call set,BRANDING,alt-education) @$(call set,BRANDING,alt-education)
@$(call add,THE_BRANDING,indexhtml) @$(call add,THE_BRANDING,indexhtml)