desktop: open firewall to wg0
This commit is contained in:
parent
ffc0b1472f
commit
197b557468
@ -2,5 +2,6 @@
|
||||
{
|
||||
config = {
|
||||
fileSystems."/srv/mcserver".options = [ "compress=zstd" "nofail" ];
|
||||
networking.firewall.trustedInterfaces = [ "wg0" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user