default presist true ygg
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Jermeiah S 2025-06-19 18:40:23 -04:00
parent 50a3877681
commit 7a3d5bfb2a
No known key found for this signature in database

View file

@ -40,7 +40,7 @@ in
};
services.yggdrasil = {
enable = true;
persistentKeys = true;
persistentKeys = lib.mkDefault true;
openMulticastPort = true;
settings = {
inherit (cfg) AllowedPublicKeys;