Files
2026-06-01 18:15:26 -06:00

5 lines
52 B
Nix

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