fix
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
services.resolved.enable = true;
|
||||
programs.openvpn3.enable = true;
|
||||
#mdns resolves to ipv6 address idk why
|
||||
#networking.firewall.allowedUDPPorts = [ 5353 ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user