nix-config/sh/151-openvpn

12 lines
228 B
Plaintext
Raw Normal View History

2018-09-01 06:16:19 +02:00
#!/bin/sh
#
# This script adds support for connecting to a VPN with OpenVPN.
# Alternatively, you can also use it as a server and host your
# own VPN.
#
# https://wiki.archlinux.org/index.php/OpenVPN
set -xe
pacman -S openvpn