4 lines
49 B
Nix
4 lines
49 B
Nix
|
{ ... }: {
|
||
|
services.tailscale.enable = true;
|
||
|
}
|