From 6cf4d49a8d5514eaa86325e175794c41cbc688c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 19 Jul 2022 14:03:30 +0200 Subject: Drop heoric and few improvements --- nixos/machine/lipwig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/machine') 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 = { -- cgit v1.2.3