1-31-25 update

This commit is contained in:
2025-01-31 20:32:24 -05:00
parent 3348883bc3
commit ebce574127
58 changed files with 991 additions and 9032 deletions

View File

@@ -2,9 +2,10 @@
{
programs.nixvim.plugins.rustaceanvim = {
enable = true;
enable = false;
settings = {
server.auto_attach = true;
dap.adapter = false;
};
};
}