services.pptpd.extraPppdOptions
Adds extra lines to the pppd options file.
- Type
strings concatenated with "\n"- Default
""- Example
'' ms-dns 8.8.8.8 ms-dns 8.8.4.4 ''- Declared
- <nixpkgs/nixos/modules/services/networking/pptpd.nix>
Adds extra lines to the pppd options file.
strings concatenated with "\n"""''
ms-dns 8.8.8.8
ms-dns 8.8.4.4
''