l 2 repo-sync: remove broken privateKey definition

This commit is contained in:
lassulus 2016-06-26 18:24:08 +02:00
parent 13f7ef405b
commit de56a05985

View File

@ -76,7 +76,6 @@ let
in { in {
krebs.repo-sync = { krebs.repo-sync = {
enable = true; enable = true;
privateKeyFile = toString <secrets/repo-sync.key>;
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid"; unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
}; };
imports = [ imports = [