mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
tailscale
This commit is contained in:
parent
818951a000
commit
c5f528de8f
2 changed files with 6 additions and 0 deletions
5
modules/services/mesh/client.nix
Normal file
5
modules/services/mesh/client.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue