Autostart WG for lithium

This commit is contained in:
Vili Sinervä 2024-08-31 17:45:17 +03:00
parent fc8d8403e5
commit 6926a10a9d
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -6,7 +6,7 @@
firewall.allowedUDPPorts = [ 51820 ];
wg-quick.interfaces.wg0 = {
autostart = false;
autostart = true;
address = [ "172.16.0.4/24" ];
dns = [
"192.168.0.1"