shouldn't a made that psk public xP
This commit is contained in:
parent
a756257511
commit
68877bd33e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
peers = [{
|
||||
publicKey = "atXy3zi3FLoxP8hgzJIIeLGks4Te9HrKkQGoaobholM=";
|
||||
presharedKey = "Z3pRS99HKCOuQV7az2GqlR3X4XbX3PlfQrC5AoT3XkA=";
|
||||
presharedKey = "/etc/nixos/hosts/gemini/wg.psk";
|
||||
allowedIPs = [ "10.100.0.0/24" ];
|
||||
endpoint = "moms.wireguard.stitchy.moe:47111";
|
||||
persistentKeepalive = 25;
|
||||
|
|
Loading…
Reference in a new issue