diff --git a/machine-confs/idacloud.nix b/machine-confs/idacloud.nix index 1e93d75..2c8b364 100644 --- a/machine-confs/idacloud.nix +++ b/machine-confs/idacloud.nix @@ -35,7 +35,7 @@ # Test Phone { publicKey = "66ubJoZWX9jyPKMO2ORomokPO3CokBTGjHiOhHZLjzI="; - #presharedKeyFile = "/root/wireguard-keys/psk3"; + presharedKeyFile = "/root/wireguard-keys/psk3"; allowedIPs = [ "10.1.0.4/32" ]; } ];