From cd4b7009629f2d60c63f53126be5614dc60e2fb5 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 20 Sep 2023 09:34:26 +0000 Subject: [PATCH] wg-home: docs: link to Arch wiki on wireguard docs --- hosts/modules/wg-home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/modules/wg-home.nix b/hosts/modules/wg-home.nix index 28253348..0d04d19e 100644 --- a/hosts/modules/wg-home.nix +++ b/hosts/modules/wg-home.nix @@ -1,6 +1,7 @@ # wireguard VPN which allows my devices to talk to eachother even when on physically different LANs # for wireguard docs, see: # - +# - { config, lib, pkgs, ... }: let