Mullvad VPN: Difference between revisions
Added autostart configuration, formatted configuration.nix files. |
m Fix HTML escaping. |
||
Line 157: | Line 157: | ||
{ | { | ||
hostname= "se-sto-wg-001"; | hostname= "se-sto-wg-001"; | ||
ipv4_addr_in= " | ipv4_addr_in= "[remote IPv4]"; | ||
ipv6_addr_in= " | ipv6_addr_in= "[remote IPv6]"; | ||
} | } | ||
*/ | */ |