mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
feat: switch from zerotier to tailscale
This commit is contained in:
parent
0ccc095d6e
commit
a06256869c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
services.zerotierone.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
services.flatpak = {
|
||||
enable = true;
|
||||
packages = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue