aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/dev.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various fixes for nix 25.05Franck Cuny2025-07-061-1/+1
|
* tweak a bit weztermFranck Cuny2025-06-091-15/+37
|
* Revert "switch from wezterm to alacritty again"Franck Cuny2025-06-021-46/+57
| | | | This reverts commit 59a5acde4140a51588c28fa36f8f4d45b5458d6f.
* switch from wezterm to alacritty againFranck Cuny2025-05-161-57/+46
|
* small tweaks for how to list packages to installFranck Cuny2025-05-121-19/+10
|
* install a few more toolsFranck Cuny2025-05-121-2/+5
|
* theme for weztermFranck Cuny2025-05-121-4/+2
|
* some tweaks for weztermFranck Cuny2025-05-011-1/+7
|
* restore weztermFranck Cuny2025-05-011-0/+61
|
* don't install packages via homebrewFranck Cuny2025-04-291-0/+2
| | | | | | | We can install everything through nix at this point. Add a helper function to check the type of the machine so we can install some packages for work vs. personal.
* initial import of emacs configFranck Cuny2025-04-291-6/+0
|
* automatically add packages to the overlaysFranck Cuny2025-04-241-1/+1
| | | | | Store custom packages under `customPackages` to make it easier to distinct them from the rest of the packages.
* drop justFranck Cuny2025-04-241-2/+0
|
* build python packages for llmFranck Cuny2025-04-241-1/+6
| | | | | | | | To get a more recent version of the llm python tool and the anthropic module, we need to build the packages ourselves. Refactor how we're building overlays to make it easier to add new packages using the `pkgsUnstable` set.
* install tools with nix instead of brewFranck Cuny2025-04-211-0/+2
|
* use emacs from home manager and disable native compFranck Cuny2025-04-181-2/+6
|
* install emacs and aiderFranck Cuny2025-04-051-0/+4
|
* install iterm2 and remove weztermFranck Cuny2025-04-051-61/+0
|
* use correct font for terminalFranck Cuny2025-03-151-1/+1
|
* add repomix integrationFranck Cuny2025-03-101-0/+2
| | | | | | - Install `repomix` via homebrew - Add `llm-bundle` just command and `readme-gen` template - Configure just integration in home config
* add ~/.local/bin to the pathFranck Cuny2025-02-241-1/+4
|
* will figure out ligature for wezterm laterFranck Cuny2025-02-221-1/+0
|
* add some python toolsFranck Cuny2025-02-221-0/+4
|
* use ligature in weztermFranck Cuny2025-02-101-1/+4
|
* switch to monaspace argon font for terminalFranck Cuny2025-02-101-1/+1
|
* install and configure weztermFranck Cuny2025-02-071-0/+59
|
* simplify a bit home-manager configurationFranck Cuny2024-12-281-0/+30