aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: b852180cf2563ec7b74b93c954de38d77237f23f (about) (plain)
1
2
3
4
5
6
7
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
ces/vpn.scm?id=85ac401acf2e33e4cb6d1510ac24867dc516e656'>services: openvpn: Fix a typo which was corrected in generated doc....Mathieu Othacehe 2017-01-25services: Fix 'mkdir-p' in activation scripts....Clément Lassieur 2017-01-20services: Reindent vpn.scm....Ludovic Courtès 2017-01-15gnu: Add openvpn service....Julien Lepiller