Adding openvpn configuration

This commit is contained in:
eeva 2017-03-02 19:36:31 +01:00
parent 37f59abddd
commit c62d10cc26
1 changed files with 4 additions and 4 deletions

View File

@ -135,10 +135,10 @@
startWhenNeeded = true; startWhenNeeded = true;
}; };
#openvpn.servers.client = { openvpn.servers.client = {
# autoStart = false; autoStart = false;
# config = builtins.readFile ./era.ovpn; # Pas top ._. config = builtins.readFile ./era.ovpn; # Pas top ._.
#}; };
xserver = { xserver = {
enable = true; enable = true;