aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/vpn.scm
Commit message (Collapse)AuthorAge
* services: Reindent vpn.scm.Ludovic Courtès2017-01-20
| | | | | | This fixes indentation of 'match' forms. * gnu/services/vpn.scm: Pass through 'indent-code.el'.
* gnu: Add openvpn service.Julien Lepiller2017-01-15
* gnu/services/vpn.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (VPN Services): New section.