modifications

This commit is contained in:
William 2024-03-16 12:53:43 -03:00
parent fd25b55d97
commit 01b8629429
4 changed files with 2 additions and 21 deletions

View file

@ -5,7 +5,7 @@
networkmanager.enable = true;
firewall = {
enable = true;
checkReversePath = "loose"; # Tailscale mail fail without this
checkReversePath = "loose"; # Tailscale may fail without this
};
};
}