Enable tailscale as basics

This commit is contained in:
Filippo Berto 2024-01-09 10:10:10 +01:00
parent c5b30a4ff2
commit bd9be4c1d9
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

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