From dfd932b64b295ed986e1407044f6b74eba28927d Mon Sep 17 00:00:00 2001 From: oluceps Date: Mon, 21 Oct 2024 11:22:11 +0800 Subject: [PATCH] - --- hosts/nodens/spec.nix | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/hosts/nodens/spec.nix b/hosts/nodens/spec.nix index 0b038be7..a1557666 100644 --- a/hosts/nodens/spec.nix +++ b/hosts/nodens/spec.nix @@ -105,18 +105,18 @@ # } # ]; - juicity.instances = { - only = { - enable = true; - # credentials = [ - # "key:${config.age.secrets."nyaw.key".path}" - # "cert:${config.age.secrets."nyaw.cert".path}" - # ]; - serve = true; - openFirewall = 23180; - configFile = config.age.secrets.juic-san.path; - }; - }; + # juicity.instances = { + # only = { + # enable = true; + # # credentials = [ + # # "key:${config.age.secrets."nyaw.key".path}" + # # "cert:${config.age.secrets."nyaw.cert".path}" + # # ]; + # serve = true; + # openFirewall = 23180; + # configFile = config.age.secrets.juic-san.path; + # }; + # }; hysteria.instances = { only = {