services.easytier.instances
EasyTier instances.
- Type
attribute set of (submodule)- Default
{ }- Example
{ extraSettings = { flags = { dev_name = "tun1"; }; }; settings = { ipv4 = "10.144.144.1/24"; network_name = "easytier"; network_secret = "easytier"; peers = [ "tcp://public.easytier.cn:11010" "wss://example.com:443" ]; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/easytier.nix>