Skip to content
Snippets Groups Projects
Commit 9cee276e authored by Recolic Keghart's avatar Recolic Keghart
Browse files

Update workspace-bootstrap.md

parent c0268daa
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,11 @@ echo 'recolic ALL=(ALL) NOPASSWD: ALL' | sudo EDITOR='tee -a' visudo
echo 'kernel.sysrq=1' >> /etc/sysctl.d/99-sysctl.conf
pacman -S --noconfirm gnome networkmanager
systemctl enable gdm NetworkManager
echo '[recolic-aur]
SigLevel = Optional TrustAll
Server = https://drive.recolic.cc/mirrors/recolic-aur' >> /etc/pacman.conf
reboot
```
......@@ -42,7 +47,6 @@ gpg-connect-agent reloadagent /bye
# User-interactive required.
git clone git@git.recolic.net:/root/scripts.git /home/recolic/sh
# TODO: add custom source
```
- gnome configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment