From 4acbeca1e558b8c29265c2fb17691a900cb845bc Mon Sep 17 00:00:00 2001 From: dracoling Date: Wed, 1 May 2024 14:37:11 +0000 Subject: [PATCH] More on the todo list --- todo.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo.md b/todo.md index dc5b74f..f05bc51 100644 --- a/todo.md +++ b/todo.md @@ -4,3 +4,8 @@ Could probably read through the tide variable set to figure this out, just haven't done it yet. For now this command should initialize things correctly: ```tide configure --auto --style=Rainbow --prompt_colors='True color' --show_time='24-hour format' --rainbow_prompt_separators=Vertical --powerline_prompt_heads=Round --powerline_prompt_tails=Flat --powerline_prompt_style='Two lines, character' --prompt_connection=Disconnected --powerline_right_prompt_frame=No --prompt_spacing=Compact --icons='Many icons' --transient=No``` + +## tailscale setup +Need to connect new devices to the coordinator in order to access the tailscale network. + +```sudo tailscale up https://headscale.hive.smrsh.net```