nix-config/modules/tailscale.nix

4 lines
63 B
Nix
Raw Permalink Normal View History

2025-07-29 13:19:07 +01:00
{
flake.modules.nixos.pc.services.tailscale.enable = true;
2025-07-29 13:19:07 +01:00
}