Vpn: Add server address note.

This commit is contained in:
Dmitry Voronin 2024-11-24 04:44:07 +03:00
parent 02006b1ff7
commit 6e32401f20
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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 ''