nixy/peerix: move public key file into own folder

This commit is contained in:
Asmir A 2023-09-30 12:36:02 +02:00
parent ddb76ace37
commit e8fe3d3f8f
2 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
package = peerix.packages.x86_64-linux.peerix;
openFirewall = true; # UDP/12304
privateKeyFile = nixy.config.sops.secrets."peerix/private".path;
publicKeyFile = ./peerix-public;
publicKeyFile = ./nixy/peerix-public;
publicKey = "peerix-mediabox:UDgG3xdQYv7bmx2l4ZPNRPJtp2zMmY++H/fnGeJ9BQw=";
};
}