Merge pull request 'zerotier: fix eval' (#348) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s

Reviewed-on: #348
This commit is contained in:
Mic92 2023-09-26 16:19:43 +00:00
commit 4b966ae642

View File

@ -45,7 +45,7 @@ in
{
options.clan.networking.zerotier = {
networkId = lib.mkOption {
type = lib.nullOr lib.types.str;
type = lib.types.nullOr lib.types.str;
default = null;
description = ''
zerotier networking id