10 lines
93 B
Nix

{ ... }:
{
imports = [
# ./shadowsocks.nix
./byedpi.nix
./hysteria.nix
];
}