europa: remove strict reverse path setting

This commit is contained in:
Aaron Bieber 2023-01-16 11:17:39 -07:00
parent 1b805cdde4
commit 9e49a840fd
No known key found for this signature in database

View File

@ -125,7 +125,6 @@ in {
firewall = {
enable = true;
allowedTCPPorts = [ 22 ];
checkReversePath = "strict";
};
};