diff options
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 821e3bafd..daf55bb95 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -76,7 +76,6 @@ let in { krebs.repo-sync = { enable = true; - privateKeyFile = toString <secrets/repo-sync.key>; unitConfig.ConditionPathExists = "!/var/run/ppp0.pid"; }; imports = [ |