add stormd

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-14 02:14:03 -05:00
parent 21509bed4d
commit 7afc927424
5 changed files with 90 additions and 30 deletions

View file

@ -42,6 +42,9 @@
ringofstorms-nvim = {
url = "git+https://git.joshuabell.xyz/nvim";
};
ringofstorms-stormd = {
url = "git+ssh://git.joshuabell.xyz:3032/stormd";
};
cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";