Add tailscale
This commit is contained in:
parent
00223e89e8
commit
90ce858a1c
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,7 @@ packages=(
|
||||||
yubikey-touch-detector
|
yubikey-touch-detector
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
element-desktop # Matrix client
|
element-desktop # Matrix client
|
||||||
|
tailscale
|
||||||
)
|
)
|
||||||
|
|
||||||
optdeps=(
|
optdeps=(
|
||||||
|
@ -263,6 +264,7 @@ services=(
|
||||||
cups.service # Printing
|
cups.service # Printing
|
||||||
bluetooth.service # Bluetooth
|
bluetooth.service # Bluetooth
|
||||||
pcscd.socket # Smartcards, mostly eID
|
pcscd.socket # Smartcards, mostly eID
|
||||||
|
tailscaled.service
|
||||||
)
|
)
|
||||||
|
|
||||||
if [[ -n "${SUDO_USER:-}" ]]; then
|
if [[ -n "${SUDO_USER:-}" ]]; then
|
||||||
|
|
Loading…
Reference in a new issue