mediabox: select correct peerix priv key
This commit is contained in:
parent
283f1c297e
commit
f4276fdf04
@ -100,7 +100,7 @@
|
|||||||
globalCacheTTL = 10;
|
globalCacheTTL = 10;
|
||||||
package = peerix.packages.x86_64-linux.peerix;
|
package = peerix.packages.x86_64-linux.peerix;
|
||||||
openFirewall = true; # UDP/12304
|
openFirewall = true; # UDP/12304
|
||||||
privateKeyFile = nixy.config.sops.secrets."peerix/private".path;
|
privateKeyFile = mediabox.config.sops.secrets."peerix/private".path;
|
||||||
publicKeyFile = ./mediabox/peerix-public;
|
publicKeyFile = ./mediabox/peerix-public;
|
||||||
publicKey = "peerix-nixy:8THqS0R2zWF/47ai0RFmqJnieYTZ1jaWOD9tnzpvA6s=";
|
publicKey = "peerix-nixy:8THqS0R2zWF/47ai0RFmqJnieYTZ1jaWOD9tnzpvA6s=";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user