From 08b01b7ff77a60c11cc7df44d564091e873c7abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 31 Dec 2024 11:02:46 +0100 Subject: nixos: remove albert and old openvpn I am now using only wireguard and Albert is effectively dead as I am no longer using that laptop. --- nixos/configurations/lipwig.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/configurations/lipwig.nix') diff --git a/nixos/configurations/lipwig.nix b/nixos/configurations/lipwig.nix index 5eadbd5..6001cc6 100644 --- a/nixos/configurations/lipwig.nix +++ b/nixos/configurations/lipwig.nix @@ -24,7 +24,6 @@ baseDir = "/nas"; }; wireguard = true; - openvpn.oldpersonal = true; borgjobs = { postgresql.dumpCommand = pkgs.writeScript "postgreqsl-backup.sh" '' /run/wrappers/bin/sudo -u postgres /run/current-system/sw/bin/pg_dumpall -- cgit v1.2.3