Compare commits
No commits in common. "5f017e6a4e29a03113ae4f89704834668c6ab77f" and "badb2b1b42694a71b60e5fddad14c3b491b476fc" have entirely different histories.
5f017e6a4e
...
badb2b1b42
|
@ -453,11 +453,11 @@
|
||||||
"rev": "2d348d78cc12247a405f6f9914b08e82579fd167",
|
"rev": "2d348d78cc12247a405f6f9914b08e82579fd167",
|
||||||
"revCount": 12,
|
"revCount": 12,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo@tea.wrz.one/lukas/hxwrap.git"
|
"url": "ssh://forgejo@tea.wrz.one/lukas/hxwrap.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo@tea.wrz.one/lukas/hxwrap.git"
|
"url": "ssh://forgejo@tea.wrz.one/lukas/hxwrap.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"libgit2": {
|
"libgit2": {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
agenix.url = "github:ryantm/agenix";
|
agenix.url = "github:ryantm/agenix";
|
||||||
|
|
||||||
# Helix
|
# Helix
|
||||||
hxwrap.url = "git+https://forgejo@tea.wrz.one/lukas/hxwrap.git";
|
hxwrap.url = "git+ssh://forgejo@tea.wrz.one/lukas/hxwrap.git";
|
||||||
|
|
||||||
# COSMIC
|
# COSMIC
|
||||||
nixos-cosmic.url = "github:lilyinstarlight/nixos-cosmic";
|
nixos-cosmic.url = "github:lilyinstarlight/nixos-cosmic";
|
||||||
|
|
Loading…
Reference in a new issue