2025-07-23 02:43:26 +03:00

9 lines
72 B
Nix

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