aspi firefwall: reactivate checkReversePath
Some checks failed
Update Nix Flake / update-flake (push) Failing after 12s

This commit is contained in:
2025-10-28 09:08:45 +01:00
parent 78e219a6cb
commit 9bcca96597

View File

@@ -29,6 +29,8 @@
networking.hostName = "aspi"; networking.hostName = "aspi";
system.stateVersion = "24.05"; system.stateVersion = "24.05";
# networking.firewall.checkReversePath = false; # Makes wg interface with all ips work
modules = { modules = {
syncthing = { syncthing = {
enable = true; enable = true;