Generalize ddclient, generalize root reset, fix nextcloud, impermanence is fully working on Kitty.
This commit is contained in:
parent
3477841a82
commit
2784173155
12 changed files with 93 additions and 82 deletions
|
@ -26,6 +26,9 @@
|
|||
turn_shared_secret = config.secrets.coturnSecret;
|
||||
turn_user_lifetime = "1h";
|
||||
};
|
||||
|
||||
# Sync the IP to Cloudflare
|
||||
ddclient.domains = [ "git.${config.domains.p2}" ];
|
||||
};
|
||||
|
||||
# Open coturn ports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue