added tailscale

This commit is contained in:
paul-loedige
2024-12-03 10:55:15 +01:00
parent f63e615855
commit d44e9fc04d
+18 -3
View File
@@ -145,6 +145,7 @@
- [[#transmission][Transmission]]
- [[#tree][Tree]]
- [[#wireguard][WireGuard]]
- [[#tailscale][Tailscale]]
- [[#xarchiver][xarchiver]]
- [[#xclip][XClip]]
- [[#yt-dlp][yt-dlp]]
@@ -2950,6 +2951,10 @@ christian-kohler.path-intellisense
#+begin_src conf :tangle vscode-extensions.txt
streetsidesoftware.code-spell-checker
#+end_src
***** [[https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server][Live Preview]]
#+begin_src conf :tangle vscode-extensions.txt
ms-vscode.live-server
#+end_src
**** Github Copilot
#+begin_src conf :tangle vscode-extensions.txt
github.copilot
@@ -3012,6 +3017,11 @@ ms-toolsai.vscode-jupyter-slideshow
#+begin_src conf :tangle vscode-extensions.txt
ms-azuretools.vscode-docker
#+end_src
***** TOML
#+begin_src conf :tangle vscode-extensions.txt
tamasfe.even-better-toml
#+end_src
*** Add-On Sync
remove all packages not in ~vscode-extensions.txt~ and install otherwise
#+begin_src shell :tangle update.sh
@@ -3229,7 +3239,6 @@ fi
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(
adb
aliases
archlinux
bgnotify
@@ -3239,7 +3248,6 @@ plugins=(
docker-compose
emacs
extract
fd
gh
git
git-auto-fetch
@@ -3249,7 +3257,6 @@ plugins=(
pip
pipenv
python
ripgrep
rsync
svn
systemd
@@ -4114,6 +4121,14 @@ tree
#+begin_src conf :tangle pkg-list.txt
wireguard-tools
#+end_src
** [[https://tailscale.com/][Tailscale]]
#+begin_src config :tangle pkg-list.txt
tailscale
#+end_src
*** GUI
#+begin_src config :tangle pkg-list.txt
tailscale-systray-git
#+end_src
** [[https://github.com/ib/xarchiver][xarchiver]]
#+begin_src shell :tangle pkg-list.txt
xarchiver