diff --git a/install.sh b/install.sh index 1839f46..ff8cfc0 100755 --- a/install.sh +++ b/install.sh @@ -195,6 +195,7 @@ packages=( yubikey-touch-detector nextcloud-client element-desktop # Matrix client + tailscale ) optdeps=( @@ -263,6 +264,7 @@ services=( cups.service # Printing bluetooth.service # Bluetooth pcscd.socket # Smartcards, mostly eID + tailscaled.service ) if [[ -n "${SUDO_USER:-}" ]]; then