From 5660788d09ba9b45508dc3364135632ed7dd6b8c Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 21 Jan 2026 22:18:44 +0100 Subject: repo-sync stockholm: sort remotes --- krebs/2configs/repo-sync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.3.1