diff options
| -rw-r--r-- | krebs/2configs/repo-sync.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/repo-sync.nix b/krebs/2configs/repo-sync.nix index df0f2fc22..9854b3dd5 100644 --- a/krebs/2configs/repo-sync.nix +++ b/krebs/2configs/repo-sync.nix @@ -107,9 +107,9 @@ in { desc = "take all computers hostage, they love it"; section = "configuration"; remotes = { + lassulus = "http://cgit.orange.r/stockholm"; makefu = "https://cgit.euer.krebsco.de/makefu/stockholm.git"; tv = "http://cgit.ni.r/stockholm"; - lassulus = "http://cgit.orange.r/stockholm"; }; }) ({ krebs.git = defineRepo { |
