From 9578121f5b99c096447829f7fff6da54b0e9deab Mon Sep 17 00:00:00 2001 From: ADRN Date: Sun, 28 Nov 2021 13:37:08 +0100 Subject: [PATCH] aded a comment by Max --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index be424f8..5d40366 100644 --- a/configuration.nix +++ b/configuration.nix @@ -25,6 +25,7 @@ in networking.nameservers = [ "9.9.9.9" ]; # Wireguard VPN configuration + # TODO: Max dit qu'on peut monter persistentKeepalive à 25s car les NAT ne mettent pas de tiemout inférieur à 30s networking.wireguard.interfaces.wg0 = { privateKeyFile = "/root/wireguard-keys/private"; peers = [