Update zerotierone.nix
This commit is contained in:
parent
097f2b6737
commit
0b357293e8
@ -61,6 +61,7 @@ in
|
||||
'') cfg.joinNetworks) + ''
|
||||
ln -s ${conf} /var/lib/zerotier-one/local.conf
|
||||
'';
|
||||
|
||||
serviceConfig = {
|
||||
ExecStart = "${cfg.package}/bin/zerotier-one -p${toString cfg.port}";
|
||||
Restart = "always";
|
||||
|
Loading…
Reference in New Issue
Block a user