diff --git a/Makefile b/Makefile index 3ac6e0b..7d8b64c 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ nuser: chroot $(MNTDIR) passwd $(NUSRNAME) #chroot $(MNTDIR) dot-install $(NUSRNAME) -laptop: metal wifi xorg audio post-install nuser +laptop: metal python xorg audio wifi post-install nuser archive: tar -cvpjf void-fs.tar.bz2 \