diff options
-rw-r--r-- | npins/sources.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npins/sources.json b/npins/sources.json index 90b8f78..1a7f549 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -109,7 +109,7 @@ "type": "Git", "repository": { "type": "Git", - "url": "git+ssh://git@git.lix.systems/lix-project/lix" + "url": "https://git.lix.systems/lix-project/lix.git" }, "branch": "main", "revision": "dad17a54f7cf2bae24274dc2b9a535c1938e6eb0", @@ -120,7 +120,7 @@ "type": "Git", "repository": { "type": "Git", - "url": "git+ssh://git@git.lix.systems/lix-project/nixos-module" + "url": "https://git.lix.systems/lix-project/nixos-module.git" }, "branch": "main", "revision": "fa69ae26cc32dda178117b46487c2165c0e08316", |