add ipv6 to openvpn
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
];
|
||||
services.auto-openvpn = {
|
||||
enable = true;
|
||||
enableIPv6 = true;
|
||||
interface = "ens18";
|
||||
address = "173.249.5.230";
|
||||
users = ["handy" "lenovo"];
|
||||
|
||||
Reference in New Issue
Block a user