refactor: remove software associated with llms

This commit is contained in:
wi11-holdsworth 2026-02-21 23:12:46 +11:00
parent c0e7f6f649
commit a54857c365
13 changed files with 8 additions and 54 deletions

View file

@ -1,7 +1,6 @@
{
programs.zoxide = {
enable = true;
enableBashIntegration = true;
options = [
"--cmd j"
];