Diff of Cyberia Hq/Tailnet at 5e063f0

diff --git a/cyberia_hq/tailnet.myco b/cyberia_hq/tailnet.myco
index 5a61436..84302d0 100644
--- a/cyberia_hq/tailnet.myco
+++ b/cyberia_hq/tailnet.myco
@@ -24,3 +24,3 @@ join the tailnet:
 ```
-tailscale up --login-server https://headscale.layerze.ro
+sudo tailscale up --login-server https://headscale.layerze.ro
 ```
@@ -32,2 +32,4 @@ the above command will prompt you to open a link in your browser. when you do, y
 - reese
+- vves
+- zico
 - ????
@@ -46,3 +48,3 @@ run the registration command against the `lz` namespace:
 ```
-headscale -n lz nodes register --key nodekey:<key>
+sudo headscale -n lz nodes register --key nodekey:<key>
 ```
\ No newline at end of file