aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine')
-rw-r--r--nixos/machine/lipwig.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/machine/lipwig.nix b/nixos/machine/lipwig.nix
index aa3d448..0069638 100644
--- a/nixos/machine/lipwig.nix
+++ b/nixos/machine/lipwig.nix
@@ -8,7 +8,7 @@ with lib;
boot.isContainer = true;
boot.loader.initScript.enable = true;
- cynerd.openvpn.enable = true;
+ cynerd.openvpn.personal = true;
# Git ######################################################################
services.gitolite = {