Connect to VPN by default

This commit is contained in:
coolneng 2025-11-27 02:54:38 +01:00
parent 517cf4abcf
commit 5f7aa85257
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -97,7 +97,6 @@ in
};
systemd.network.networks."wg0" = {
matchConfig.Name = "wg0";
linkConfig.ActivationPolicy = "manual";
networkConfig = {
Address = [
"10.8.0.2/32"