fix(server): nixpkgs config; migrate to new frp module

This commit is contained in:
2025-11-24 18:04:11 +08:00
parent 4509f9edf5
commit f4c1b313ce
7 changed files with 279 additions and 273 deletions

View File

@@ -55,7 +55,7 @@ in
}
'';
};
services.frp.settings.proxies = [
services.frp.instances."".settings.proxies = [
{
name = "plant-http";
type = "http";