5 lines
No EOL
70 B
Nix
5 lines
No EOL
70 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
services.tailscale.extraUpFlags = [ "--ssh" ];
|
|
} |