l 2 repo-sync: don't sync on umts

This commit is contained in:
lassulus 2016-06-26 17:54:30 +02:00
parent 16b639e50a
commit 8fa2b200aa

View File

@ -77,6 +77,7 @@ in {
krebs.repo-sync = {
enable = true;
privateKeyFile = toString <secrets/repo-sync.key>;
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
};
imports = [
(sync-remote "array" "https://github.com/makefu/array")