mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
added important note to setup instructions
This commit is contained in:
parent
48e6b2ac30
commit
fd76980110
1 changed files with 3 additions and 2 deletions
|
@ -3,9 +3,10 @@
|
|||
{
|
||||
# to add a new headscale "user", run this command
|
||||
# sudo headscale users create elnuhub
|
||||
# then run this command where headscale_url is the http path
|
||||
# then run this command where headscale_url is the https path
|
||||
# to the server
|
||||
# tailscale up --login-server <headscale_url>
|
||||
## NOTE: Must Include the HTTPS://
|
||||
# tailscale up --login-server <headscale_url>
|
||||
# then replace USERNAME with the computer's hostname which you created
|
||||
# an "user" account in the first comment
|
||||
|
||||
|
|
Loading…
Reference in a new issue