{config, pkgs, ...}:
{
  imports = [
    ./tailscale.nix
  ]
}