Updates and added an aider derivation

This commit is contained in:
Salar Rahmanian 2025-02-14 09:43:13 -08:00
parent 1a6b7782a0
commit 4da6e4b6b8
10 changed files with 277 additions and 88 deletions

View file

@ -210,6 +210,6 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://code.softinio.com/softinio/nvim-config";
rev = "b205894edc350b5fe1b939939461b4e713478b97";
rev = "e609be92393f89856d850e9cc3aa23c7badf0bee";
};
}