Fix stuff idk

This commit is contained in:
Jack Mechem 2026-04-03 16:34:44 -07:00
parent 622f877f85
commit 8e8e4b0231
3 changed files with 146 additions and 55 deletions

View file

@ -33,10 +33,6 @@
};
};
home.packages = with pkgs; [
claude-code
];
home.sessionVariables = {
EDITOR = "nvim";
};