summary refs log tree commit diff
path: root/nixos/modules/services/networking/wireguard.nix
Commit message (Expand)AuthorAge
* wireguard module: add device name environment varFranz Pletz2017-11-05
* wireguard: fix function for adding routesJoerg Thalheim2017-09-25
* networking.wireguard: added `allowedIpsAsRoutes` boolean to control peer routesAndreas Rammhold2017-09-25
* wireguard: convert "table" to an interface optionevujumenuk2017-08-08
* wireguard: remove "table" option from exampleevujumenuk2017-08-04
* wireguard: add per-peer routing table optionevujumenuk2017-08-04
* wireguard: sometimes module tries to re-add the default route, which fails - ...Aristid Breitkreuz2017-07-23
* wireguard: allow not storing private keys in world-readable /nix/store (#27433)Aristid Breitkreuz2017-07-17
* wireguard: preshared-key is now an attribute of the peerJason A. Donenfeld2017-05-09
* fix indentation in several nixos option descriptionsmichael bishop2016-12-16
* wireguard: remove dependency on ip-up.targetlbonn2016-12-01
* wireguard: add moduleEric Sagnes2016-10-06