Switch to unstable zerotier
This commit is contained in:
parent
cfd245c3e4
commit
8a859f17de
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
{ pkgs, ... }: {
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.zerotierone;
|
||||
joinNetworks = [ "8056c2e21cf9c753" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue