tailscale: switch to manual downloading for mac

This commit is contained in:
TheGeneralist 2025-10-12 16:44:53 +02:00
parent f7168c0b29
commit 52f1094f41
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

View file

@ -1,7 +1,7 @@
{
services.tailscale = {
enable = true;
};
networking.search = [ "shorthair-wall.ts.net" ];
# services.tailscale = {
# enable = true;
# };
#
# networking.search = [ "shorthair-wall.ts.net" ];
}