diff options
| author | tv <tv@krebsco.de> | 2016-11-11 08:47:46 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2016-11-11 08:47:57 +0100 |
| commit | d61262d0e757b94e8b1d2ccca04c6e08be74a00e (patch) | |
| tree | 19fe1761cdd811f492caf305aa59b976eb3ab0ea /shared/2configs/repo-sync.nix | |
| parent | 7e30c7d075666dca4d3865e2bcb3b6a7d9364cfe (diff) | |
cd: drop stuff now done by ni #2
Diffstat (limited to 'shared/2configs/repo-sync.nix')
| -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 753b0f4..4219e5d 100644 --- a/shared/2configs/repo-sync.nix +++ b/shared/2configs/repo-sync.nix @@ -13,7 +13,7 @@ with lib; mirror.url = mirror; }; tv = { - origin.url = http://cgit.cd/stockholm ; + origin.url = http://cgit.ni.r/stockholm; mirror.url = mirror; }; lassulus = { |
