mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(tei): tunnel recreated
This commit is contained in:
parent
56e8011300
commit
7c261c0112
2 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
inherit (lib.attrsets) listToAttrs nameValuePair;
|
||||
inherit (config.networking) hostName;
|
||||
cfg = config.services.cloudflared;
|
||||
apartment = "131222b0-9db0-4168-96f5-7d45ec51c3be";
|
||||
apartment = "5e85d878-c6b2-4b15-b803-9aeb63d63543";
|
||||
systemFor = hostName: if hostName == config.networking.hostName
|
||||
then config
|
||||
else meta.network.nodes.${hostName};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue