1
0
Fork 0

Add tailscale

This commit is contained in:
Tobias Strobel 2023-01-20 20:57:54 +01:00
parent 00223e89e8
commit 90ce858a1c
1 changed files with 2 additions and 0 deletions

View File

@ -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