diff options
| -rw-r--r-- | shared/2configs/repo-sync.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/2configs/repo-sync.nix b/shared/2configs/repo-sync.nix index d1d9ab3..753b0f4 100644 --- a/shared/2configs/repo-sync.nix +++ b/shared/2configs/repo-sync.nix @@ -17,7 +17,7 @@ with lib;          mirror.url = mirror;        };        lassulus = { -        origin.url = http://cgit.cloudkrebs/stockholm ; +        origin.url = http://cgit.prism/stockholm ;          mirror.url = mirror;        };        "@latest" = {  | 
