feat(wpcarro/marcus): Enable Tailscale daemon

:)

Change-Id: I5b2cd7a25c074a7e76bf97ffadd76c98577527bc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6046
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2022-08-06 13:47:30 -07:00 committed by clbot
parent cdb4ecf5c0
commit 1cd505e834

View file

@ -49,6 +49,9 @@ in
};
services = wpcarro.common.services // {
# Enable the Tailscale daemon to connect to work and personal Tailnet.
tailscale.enable = true;
tzupdate.enable = true;
depot.auto-deploy = {