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 = {
|
||||
enable = true;
|
||||
privateKeyFile = toString <secrets/repo-sync.key>;
|
||||
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
|
||||
};
|
||||
imports = [
|
||||
(sync-remote "array" "https://github.com/makefu/array")
|
||||
|
Loading…
Reference in New Issue
Block a user