tailscale mod

This commit is contained in:
Vinzenz Schroeter 2025-09-13 18:08:41 +02:00
parent d2b11ad2e2
commit 2059b854de
3 changed files with 9 additions and 14 deletions

View file

@ -0,0 +1,8 @@
{
services.tailscale = {
enable = true;
openFirewall = true;
};
networking.firewall.checkReversePath = "loose";
}