summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-07-07 23:51:20 +0200
committerlassulus <lass@aidsballs.de>2016-07-07 23:51:20 +0200
commit06de63ea07af599ef1b77886e2ec403560dea653 (patch)
treed8154de53cab4f05e7c1023ba6b028b164719fd2 /shared
parent4758bec0d1354441062f120b17a9aa2f25544ef5 (diff)
s 2 repo-sync: adapt to new api
Diffstat (limited to 'shared')
-rw-r--r--shared/2configs/repo-sync.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/2configs/repo-sync.nix b/shared/2configs/repo-sync.nix
index b23cb16..d1d9ab3 100644
--- a/shared/2configs/repo-sync.nix
+++ b/shared/2configs/repo-sync.nix
@@ -7,7 +7,7 @@ with lib;
mirror = "git@wolf:stockholm-mirror";
in {
enable = true;
- config = {
+ repos.stockholm = {
makefu = {
origin.url = http://cgit.gum/stockholm ;
mirror.url = mirror;