mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Source cleanups and renaming. Module inhousing & changes.
This commit is contained in:
parent
af9e6394aa
commit
b310c0306a
28 changed files with 315 additions and 119 deletions
|
|
@ -8,7 +8,7 @@ with lib;
|
|||
users.groups."sync-cert".members = [ "nginx" "syncplay" ];
|
||||
security.acme = { certs."sync.kittywit.ch" = { group = "sync-cert"; }; };
|
||||
|
||||
katnet.public.tcp.ports = singleton 8999;
|
||||
kw.fw.public.tcp.ports = singleton 8999;
|
||||
|
||||
services.nginx.virtualHosts."sync.kittywit.ch" = {
|
||||
enableACME = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue