feat: add Tailscale formula

Fixes: https://github.com/ben-grande/qusal/issues/42
This commit is contained in:
Ben Grande 2024-07-05 16:35:32 +02:00
parent 1425cdaf1c
commit eed904c7f2
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
20 changed files with 493 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# vim: ft=systemd
[Unit]
ConditionPathExists=/var/run/qubes-service/tailscale
After=qubes-sysinit.service
[Service]
Environment=TS_DEBUG_FIREWALL_MODE=nftables
Environment=TS_NO_LOGS_NO_SUPPORT=true