wg-home: docs: link to Arch wiki on wireguard docs
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# wireguard VPN which allows my devices to talk to eachother even when on physically different LANs
|
# wireguard VPN which allows my devices to talk to eachother even when on physically different LANs
|
||||||
# for wireguard docs, see:
|
# for wireguard docs, see:
|
||||||
# - <https://nixos.wiki/wiki/WireGuard>
|
# - <https://nixos.wiki/wiki/WireGuard>
|
||||||
|
# - <https://wiki.archlinux.org/title/WireGuard>
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
Reference in New Issue
Block a user