From c6ac99b643a1d1910739935f5276695616b70024 Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:38:38 +0000 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e10cdbd..8f9c37a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Arch-Dev-VM -This repo contains scripts to install a full Archlinux with Xfce install complete with the following additional packages: +This repo contains scripts to install a full Archlinux System with Xfce complete with the following additional packages: - VSCodium (with custom settings) -- pip -- node & npm -- neovim & nano +- GDM (Gnome Display Manager) +- AUR helper YAY +- pip (optional) +- node & npm (optional) +- rustup (optional) +- neovim & nano + +You also get a fully configured Sudo user # IMPORTANT: PLEASE ONLY INSTALL ON A VM OR ON A DEVICE WITH NO ADDITIONAL DATA ON IT YOU'D LIKE TO KEEP @@ -29,3 +34,5 @@ On a live-booted archlinux installer, run the following commands and follow the on-screen prompts ## Editing the sudoers file +In the sudoers file, you need to uncomment the 15th line from the botton, just below the line that says +"" \ No newline at end of file