pantheon/systems/modules/programs/tailscale.nix

3 lines
40 B
Nix

{
services.tailscale.enable = true;
}