diff --git a/machine-confs/idacloud.nix b/machine-confs/idacloud.nix index 21f8ff4..2ec4498 100644 --- a/machine-confs/idacloud.nix +++ b/machine-confs/idacloud.nix @@ -23,11 +23,11 @@ peers = [ # Laptop - # { - # publicKey = "TODO"; - # presharedKeyFile = "/root/wireguard-keys/psk1"; - # allowedIPs = [ "10.1.0.2/32" ]; - # } + { + publicKey = "qJl6XBAGlmGHLre+RoCLUsZUrOrDgGoinREHFiw29ys="; + presharedKeyFile = "/root/wireguard-keys/psk1"; + allowedIPs = [ "10.1.0.2/32" ]; + } # Phone # { # publicKey = "TODO";