Wireguard

fast and modern VPN that utilizes state-of-the-art cryptography

This project is funded by NLnet through these subgrants:

Options

services.cryptpad
programs.wireguard.enable

Whether to enable wireguard.

Type:
boolean
Default:
false

Examples

{ ... }:

{
  programs.wireguard.enable = true;
}