checklist

This commit is contained in:
fhdk 2022-02-24 17:30:43 +01:00
parent cf1b5961eb
commit df73eaa057

View file

@ -1,4 +1,15 @@
# lxqt-kwin
My Arch lxqt-kwin setup
Arch lxqt-kwin setup
root checklist
- [ ] `pacman -Syu --needed - < $srcdir/Packages-Desktop`
- [ ] `systemctl enable --now NetworkManager`
- [ ] `systemctl enable --now sddm`
- [ ] `systemctl enable --now firewalld`
- [ ] `cp -r $srcdir/etc/. /etc/
- [ ] `cp -r $srcdir/usr/. /usr/`
- [ ] `cp -r $srcdir/root/. /root/`
- [ ] `useradd -mUG lp,wheel,network USERNAME`