This commit is contained in:
parent
50a3877681
commit
7a3d5bfb2a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
||||||
};
|
};
|
||||||
services.yggdrasil = {
|
services.yggdrasil = {
|
||||||
enable = true;
|
enable = true;
|
||||||
persistentKeys = true;
|
persistentKeys = lib.mkDefault true;
|
||||||
openMulticastPort = true;
|
openMulticastPort = true;
|
||||||
settings = {
|
settings = {
|
||||||
inherit (cfg) AllowedPublicKeys;
|
inherit (cfg) AllowedPublicKeys;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue