summary refs log tree commit diff
path: root/nixos/modules/services/networking/wireguard.nix
Commit message (Expand)AuthorAge
* nixos/wireguard: add peer service to interface dependencies (#62828)WilliButz2019-06-09
* wireguard: Don't fail if modprobe failsEelco Dolstra2019-06-06
* wireguard: attempt infinity times to resolve a peerGraham Christensen2019-05-31
* wireguard: add each peer in a separate serviceGraham Christensen2019-05-31
* Merge pull request #61971 from sjau/wg_client_startMaximilian Bosch2019-05-25
|\
| * wireguard: restart on failuresjau2019-05-25
* | wireguard service: allow empty interfacesNikolay Amiantov2019-05-25
|/
* Wrap 'wg' commands in <command>Graham Christensen2019-04-24
* wireguard: add generatePrivateKeyFile option + testGraham Christensen2019-04-24
* wireguard: don't modprobe if boot.isContainer is setRichard Marko2018-11-20
* wireguard: change preStop to postStop, require network.target (#45569)Yorick2018-09-02
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* wireguard: Enable tools on other platformsKirill Elagin2018-05-19
* wireguard service: use scripts instead of ExecStarts/StopsNikolay Amiantov2018-04-22
* 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