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

Update workspace-bootstrap.md

parent 13a98006
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ useradd --create-home --shell /usr/bin/fish recolic ...@@ -12,6 +12,7 @@ useradd --create-home --shell /usr/bin/fish recolic
passwd recolic passwd recolic
echo 'recolic ALL=(ALL) NOPASSWD: ALL' | sudo EDITOR='tee -a' visudo 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 pacman -S --noconfirm gnome networkmanager
systemctl enable gdm NetworkManager systemctl enable gdm NetworkManager
reboot reboot
......
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