feat(vpn): improve compatibility with other wireguard networks
This commit is contained in:
parent
ae62bb5cb9
commit
9b9e8d5ee6
2 changed files with 28 additions and 2 deletions
system
|
@ -50,7 +50,6 @@ in
|
|||
|
||||
systemd.network = {
|
||||
enable = true;
|
||||
wait-online.ignoredInterfaces = [ "tailscale0" ];
|
||||
networks = {
|
||||
"10-lan" = {
|
||||
matchConfig.Name = interfaces.lan;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue