wow I'm a dumbass
This commit is contained in:
parent
fc5d86938d
commit
99a81c4837
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
peers = [{
|
||||
publicKey = "atXy3zi3FLoxP8hgzJIIeLGks4Te9HrKkQGoaobholM=";
|
||||
presharedKey = "/etc/nixos/hosts/gemini/wg.psk";
|
||||
presharedKeyFile = "/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