Vpn: Add server address note.
This commit is contained in:
parent
02006b1ff7
commit
6e32401f20
|
@ -79,6 +79,7 @@ in {
|
|||
uid = 1000;
|
||||
};
|
||||
};
|
||||
# NOTE: Change the `server` to match `cfg.clients` or write a substring here.
|
||||
services.openvpn.servers.vpn = {
|
||||
autoStart = true;
|
||||
config = util.trimTabs ''
|
||||
|
|
Loading…
Reference in a new issue