From a6c42aecca9ab85a36db8554dfd3ffa0ab0646b6 Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Tue, 15 Apr 2025 00:24:28 +0000
Subject: [PATCH] Update workspace-bootstrap.md

---
 workspace-bootstrap.md | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/workspace-bootstrap.md b/workspace-bootstrap.md
index 15c8c20..ee9d0b4 100644
--- a/workspace-bootstrap.md
+++ b/workspace-bootstrap.md
@@ -1,17 +1,14 @@
 # Reproduce recolic's workspace
 
-## GUI Workspace
+## PC / MPC / HMS / MSPC
 
 > After installing Arch Linux
 
 ```
-run linuxconf mgr
 set hostname manually otherwise startup doesn't work
-set userpassword
-enable/config gnome extension
-login nextcloud for doc/pic sync
-
-TODO: move everything into linuxconf, except doc/pic/secret
+set root password
+run linuxconf mgr
+(follow linuxconf instruction)
 ```
 
 <!--
@@ -22,7 +19,6 @@ echo "options cfg80211 crda_support=y" >> /etc/modprobe.d/cfg80211.conf
 pacman -S --noconfirm wireless-regdb
 -->
 
-
 - OPT: thunderbird
 
 Config editor: set `mail.openpgp.allow_external_gnupg` to true.   
-- 
GitLab