feat(tazjin/tverskoy): Enable tailscale service
Change-Id: Ib3102defc8a6027e924067876505ca0532f24b86 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5388 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
508a62b603
commit
3563639909
1 changed files with 2 additions and 0 deletions
|
@ -431,6 +431,8 @@ lib.fix (self: {
|
|||
systemd.user.startServices = true;
|
||||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
services.zerotierone.enable = true;
|
||||
services.zerotierone.joinNetworks = [
|
||||
"35c192ce9bd4c8c7"
|
||||
|
|
Loading…
Reference in a new issue