5 lines
No EOL
57 B
Nix
Executable file
5 lines
No EOL
57 B
Nix
Executable file
{ config, ... }:
|
|
|
|
{
|
|
services.tailscale.enable = true;
|
|
} |