more tailscale changes

This commit is contained in:
William 2024-09-23 15:16:11 -03:00
parent 1e1079d102
commit 2f62d64544
3 changed files with 6 additions and 5 deletions

View file

@ -9,9 +9,6 @@
{
networking = {
networkmanager.enable = true;
firewall = {
enable = true;
checkReversePath = "loose"; # Tailscale may fail without this
};
firewall.enable = true;
};
}