From fa3d816bce75223876744ce26857cb6d0fd49a2c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 18 Feb 2022 11:52:11 +0100 Subject: vidhar: ... --- hosts/vidhar/borg/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/vidhar/borg/default.nix b/hosts/vidhar/borg/default.nix index 53b36d82..7a508971 100644 --- a/hosts/vidhar/borg/default.nix +++ b/hosts/vidhar/borg/default.nix @@ -24,7 +24,7 @@ let ExecStart = "${copyBorg}/bin/copy ${escapeShellArg repo} yggdrasil.borgbase:repo"; # User = "borg"; # Group = "borg"; - StateDirectory = "borg"; + # StateDirectory = "borg"; RuntimeDirectory = "copy-borg"; Environment = [ "BORG_RSH=\"${pkgs.openssh}/bin/ssh -F ${sshConfig}\"" -- cgit v1.2.3