feat: add rec-sh

This commit is contained in:
Guz
2025-04-02 14:40:38 -03:00
parent 7b9a7f08ec
commit 49a94929e6
3 changed files with 122 additions and 93 deletions

View File

@@ -36,6 +36,11 @@
neovim = {
url = "git+https://forge.capytal.company/dot013/nvim";
};
rec-sh = {
url = "git+https://forge.capytal.company/dot013/rec.sh";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {