l 2 repo-sync: don't sync on umts
This commit is contained in:
parent
16b639e50a
commit
8fa2b200aa
@ -77,6 +77,7 @@ in {
|
|||||||
krebs.repo-sync = {
|
krebs.repo-sync = {
|
||||||
enable = true;
|
enable = true;
|
||||||
privateKeyFile = toString <secrets/repo-sync.key>;
|
privateKeyFile = toString <secrets/repo-sync.key>;
|
||||||
|
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
|
||||||
};
|
};
|
||||||
imports = [
|
imports = [
|
||||||
(sync-remote "array" "https://github.com/makefu/array")
|
(sync-remote "array" "https://github.com/makefu/array")
|
||||||
|
Loading…
Reference in New Issue
Block a user