5 lines
46 B
Nix
Raw Normal View History

{ ... }:
{
imports = [ ./tailscale.nix ];
}