l 2 repo-sync: remove broken privateKey definition
This commit is contained in:
parent
13f7ef405b
commit
de56a05985
@ -76,7 +76,6 @@ let
|
||||
in {
|
||||
krebs.repo-sync = {
|
||||
enable = true;
|
||||
privateKeyFile = toString <secrets/repo-sync.key>;
|
||||
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
|
||||
};
|
||||
imports = [
|
||||
|
Loading…
Reference in New Issue
Block a user