From 259b6c9f9d9f5a6dc424729f0dc4f1a730c6db1b Mon Sep 17 00:00:00 2001 From: Andrey Cherepanov Date: Tue, 25 Jun 2019 12:06:54 +0300 Subject: [PATCH] education.mk: use/net-eth/dhcp --- conf.d/education.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/education.mk b/conf.d/education.mk index 497ebecd..9989d394 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -5,7 +5,7 @@ mixin/education: use/kernel use/firmware \ use/services \ use/ntp/chrony \ 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 @$(call set,BRANDING,alt-education) @$(call add,THE_BRANDING,indexhtml)