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 = {
|
||||
enable = true;
|
||||
persistentKeys = true;
|
||||
persistentKeys = lib.mkDefault true;
|
||||
openMulticastPort = true;
|
||||
settings = {
|
||||
inherit (cfg) AllowedPublicKeys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue