nixos/m/vpn/default.nix

6 lines
59 B
Nix

{
imports = [
./hft.nix
./shadowsocks.nix
];
}