CrOS/modules/services/mesh/client.nix
TheWanderingCrow c5f528de8f tailscale
2025-10-16 15:18:41 -04:00

5 lines
53 B
Nix

{
services.tailscale = {
enable = true;
};
}