fix: drop empty tailscale interface definition to prevent bugs
This commit is contained in:
parent
f130a04b5f
commit
b0f5270a28
|
@ -175,7 +175,6 @@ in {
|
|||
enable = true;
|
||||
interfaceName = "looking-glas";
|
||||
};
|
||||
networking.interfaces.looking-glas = {};
|
||||
networking.firewall.allowedUDPPorts = [config.services.tailscale.port];
|
||||
|
||||
# Regularly clear the store
|
||||
|
|
Loading…
Reference in a new issue