use http for nvim pull

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-06 16:50:40 -05:00
parent 52bbb90673
commit 618d4bf9c0
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@
};
ringofstorms-nvim = {
url = "git+ssh://git.joshuabell.xyz:3032/nvim";
url = "git+https://git.joshuabell.xyz/nvim";
};
};