1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-09-13 01:27:56 +00:00
ncc/modules/darwin/tailscale.nix

3 lines
40 B
Nix

{
homebrew.casks = [ "tailscale" ];
}