mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(ci): flake update
syncplay module was updated
This commit is contained in:
parent
ce248c901a
commit
725a981d23
5 changed files with 19 additions and 69 deletions
|
|
@ -106,7 +106,6 @@ in {
|
|||
];
|
||||
};
|
||||
syncplay = {
|
||||
inherit (syncplay) group;
|
||||
domain = "syncplay.${config.networking.domain}";
|
||||
extraDomainNames = [
|
||||
"syncplay.local.${config.networking.domain}"
|
||||
|
|
@ -425,7 +424,7 @@ in {
|
|||
};
|
||||
services.syncplay = {
|
||||
openFirewall = true;
|
||||
useACMECert = "syncplay";
|
||||
useACMEHost = "syncplay";
|
||||
};
|
||||
|
||||
services.tailscale.advertiseExitNode = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue