From 09719f943fbde23cb2d6d22f3e0373fd65b0f361 Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 30 Oct 2020 13:43:29 +0100 Subject: [PATCH] run dot-install.sh in nuser --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ad3a44..8f6c5ed 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ post-install: tools nuser: chroot $(MNTDIR) useradd $(NUSRNAME) -G wheel,audio,lp,scanner chroot $(MNTDIR) passwd $(NUSRNAME) - #chroot $(MNTDIR) dot-install $(NUSRNAME) + chroot $(MNTDIR) dot-install $(NUSRNAME) laptop: metal python xorg audio wifi post-install nuser