Commit Graph
67 Commits
Author SHA1 Message Date
Greg Hellings 38899afeb3 Add layout_poetry to direnv
Give direnv knowledge of how to use Poetry
2024-10-10 15:09:28 -05:00
Greg Hellings 6803ec0e6d Avoid unfree in local dev environment 2024-10-10 13:01:37 -05:00
Greg Hellings c3f979ec05 Add copilot-vim to the build 2024-10-10 11:28:48 -05:00
Greg Hellings 75b67f607d Add new IVR bookmarks 2024-10-04 18:33:37 -05:00
Greg Hellings 709d1cf2a4 Add keybindings for cmp and editor config 2024-10-04 11:12:06 -05:00
Greg Hellings 81f534dd46 Fix build errors on 24.05 without web-devicons 2024-10-04 10:06:58 -05:00
Greg Hellings c12ed1b8a9 Separate nixvim config
Separating the actual nixvim config out to its own file allows me to
include it directly in the devshells that I create, incluing all of the
configuration, plugins, and settings that I have. Man, the power of
nixvim is awesome
2024-10-04 09:33:53 -05:00
Greg Hellings abe7187171 Fix aliases for updating flake 2024-10-03 16:25:36 -05:00
Greg Hellings 229188214f Support for deadnix pre-commit check 2024-10-03 15:21:56 -05:00
Greg Hellings 78c802d32c A complete reformatting to match nixpkgs-fmt 2024-10-03 11:26:39 -05:00
Greg Hellings e2f0856102 Add basic check compat 2024-10-03 11:16:06 -05:00
Greg Hellings 29460f45d7 Add ansible to NeoVim language server 2024-10-02 16:05:03 -05:00
Greg Hellings 99801f65b9 Moved to neotree 2024-10-02 15:55:11 -05:00
Greg Hellings 5419bc64c1 Significant upgrades to nvim
Added language servers for my most common languages
Added completion to the language servers
Moved more of my plugins to the proper configuration
Removed unused plugins
Added Hack font to default config
2024-10-02 15:35:00 -05:00
Greg Hellings 027a896918 Update update aliases 2024-10-02 12:50:25 -05:00
Greg Hellings 17baffb1b7 Add Zed editor 2024-10-02 10:17:51 -05:00
Greg Hellings dc2521e3a3 Add another name for the connection 2024-10-01 14:19:12 -05:00
Greg Hellings 90b4b7b5fb Now with nixd language server 2024-09-20 10:10:52 -05:00
Greg Hellings 596ca973c0 Add more VSCode extensions
Add the nix-vscode-extensions flake to get all of the extensions
Add in all the nix extensions that I use for work and doing better
Python things
2024-09-20 09:20:56 -05:00
Greg Hellings 8044702f06 Cleanup some default values
Set IVR tmux setting to Xonsh, since I cannot control my user's login
shell
Set some default editor and terminal settings in VSCodium so it
automatically launches tmux (thus, on my IVR machine, it will also pick
up Xonsh for my user's environment setting)
2024-09-19 14:45:43 -05:00
Greg Hellings 51237a1ba3 Terminal instead of Console 2024-09-16 08:03:40 -05:00
Greg Hellings 7df4fa032e Add Bruno for development 2024-09-06 22:43:16 -05:00
Greg Hellings b6ce9e8f20 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-09-06 12:59:50 -05:00
Greg Hellings 05a1c32034 Add Okta plugin 2024-09-06 09:38:58 -05:00
Greg Hellings 6736e0d3a7 Add nix aliases 2024-09-04 20:54:21 -05:00
Greg Hellings d851c5e8dc Add nodejs to developer 2024-08-27 22:04:37 -05:00
Greg Hellings 6aaf28843a Add bookmark 2024-08-23 14:10:54 -05:00
Greg Hellings a0d82f5912 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-23 14:08:34 -05:00
Greg Hellings c072693263 Add more nix tools for building 2024-08-21 22:34:44 -05:00
Greg Hellings 560458380d Bring in IVR bookmarks 2024-08-21 16:38:48 -05:00
Greg Hellings 8e0b8987cf Create standard Firefox bookmarks 2024-08-21 16:14:51 -05:00
Greg Hellings d9153ca794 Cleanup aliases
Make Xonsh aliases nicer
Organize the ones in my config
Enhance the cleanup alias to include home-manager generations
Create aliases as Python raw strings
2024-08-20 22:43:31 -05:00
Greg Hellings 063ae089d3 Nix update for development 2024-08-18 00:50:33 -05:00
Greg Hellings bff0d12694 Remove libreoffice, since it is duplicate 2024-08-18 00:49:28 -05:00
Greg Hellings a63d71b377 Element for fluffy 2024-08-18 00:10:32 -05:00
Greg Hellings 85aef202df Update xonsh as best I can. 2024-08-16 17:29:11 -05:00
Greg Hellings 704afb6227 Testing xonsh 2024-08-16 15:12:53 -05:00
Greg Hellings a139415fc9 Tighten up evaluation
No need to bring along the unstable when I ended up never using it.
Also, clean up some extra cruft in the tmux configuration
2024-08-15 22:55:56 -05:00
Greg Hellings 0b1646c6c1 Reduce closure size and fix xonsh rendering 2024-08-13 23:25:46 -05:00
Greg Hellings c5fca73402 Improved behavior of gnome-terminal 2024-08-13 23:25:29 -05:00
Greg Hellings 2f62b73d89 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-09 03:36:44 -05:00
Greg Hellings 1756bb07cb Fix ff crash on Jude 2024-08-09 03:36:36 -05:00
Greg Hellings c6e2387e8c Also add the mysql server commands 2024-08-07 00:05:34 -05:00
Greg Hellings fbd69ad63e Add process-compose directly to development
Typically I am going to be using it from a flake, directly, but there
are times when it is useful to have the command itself around.
2024-08-06 23:46:42 -05:00
Greg Hellings 62df7c8cf6 Gain access to nixfmt 2024-08-04 23:21:52 -05:00
Greg Hellings 1203db6a25 Reorder and clean up aliases 2024-08-04 20:25:35 -05:00
Greg Hellings e46c754c8d Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-04 19:56:32 -05:00
Greg Hellings 042c3a5a6b Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-04 19:07:44 -05:00
Greg Hellings 7b67f63295 Create develpoment module 2024-08-04 19:01:13 -05:00
Greg Hellings 658ea4a925 Add rust tools to VSCode 2024-08-01 14:30:55 -05:00