Commit Graph
258 Commits
Author SHA1 Message Date
Greg Hellings 3e343565f4 Pull Xonsh directly into IVR 2024-08-21 08:11:25 -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 d73ff7b664 Fix missing argument for CI build 2024-08-17 00:10:49 -05:00
Greg Hellings f4227928a3 Split nixvim types
NixVim has branches to track the different hosts, so let's go ahead and
use those properly
2024-08-17 00:04:27 -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 be94132813 Uhh... Jude has Gnome 2024-08-15 21:12:08 -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 f52c5f85e8 Add vscodium to Exodus 2024-08-13 23:23:09 -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 c7156051f7 Fix Jude and give it developer tools 2024-08-04 19:58:20 -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 ed7f397903 Allow unfree packages in home-manager 2024-08-02 08:43:44 -05:00
Greg Hellings 658ea4a925 Add rust tools to VSCode 2024-08-01 14:30:55 -05:00
Greg Hellings 04d781d70f Update IVR to match new paradigm 2024-08-01 09:33:58 -05:00
Greg Hellings d09f7b3553 Do not pin spcial Firefox 2024-07-31 23:04:26 -05:00
Greg Hellings 38519c9512 Clean up the building 2024-07-31 22:56:37 -05:00
Greg Hellings 607d472455 Rework home dir for better support 2024-07-31 15:20:26 -05:00
Greg Hellings ccc72ebe0c Add alias to restart gitlab nginx 2024-07-22 17:46:02 -05:00
Greg Hellings 09d8400312 Add vpn alias for Xonsh
Adding a set of aliases to my Xonsh work to start up a VPN that uses
BitWarden for OTP storage
Changed my Linux to specifically use Python 3.12 because the flag for
NamedTemporaryFile is introduced in 3.12
2024-07-17 12:05:21 -05:00
Greg Hellings 7d882d161e Add poetry to IVR 2024-07-17 11:15:09 -05:00
Greg Hellings 73739228fb Update packages and xonsh 2024-07-15 15:27:23 -05:00
Greg Hellings f9652d77e5 Add freetube 2024-07-15 14:38:57 -05:00
Greg Hellings 7448bf91f4 Better vim usage
Move to better settings for fzf
Go back to NERDTree, as the others are very annoying
2024-06-24 16:04:48 -04:00
Greg Hellings cc42575bc2 Add gitlab restart alias 2024-06-20 23:27:00 -05:00
Greg Hellingsandgreg-compass 8cbae36433 Silence and document function 2024-06-12 14:27:50 -05:00
Greg Hellingsandgreg-compass f6daf93553 Add way to unlock BitWarden on the CLI
Added a helper function to BitWarden to unlock the CLI
Updated cfetch to fetch that information
2024-06-12 14:27:50 -05:00
Greg Hellings d022f16470 Updates to environment variables
Re-order them to be alphabetical
Add LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN
2024-06-12 10:45:43 -05:00
Greg Hellings 9dd9d4a5b0 Remove unused packages from ivr 2024-06-12 10:39:06 -05:00
Greg Hellings 485fb374a3 Remove nerdtree plugin for built in netrw 2024-06-10 11:34:53 -05:00
Greg Hellings efedbbd39b Update to 24.11pre
Update to nixpkgs past 24.05
Update hm unstable
Update nur
Replace nixneovim with nixvim
2024-06-10 11:09:40 -05:00
Greg Hellings b6cc370795 Add more nix vscodium plugins
Also update the package versions for nixunstable and hmsunstable
2024-05-29 13:57:16 -05:00
Greg Hellings a376675a0c More packages for ivr 2024-05-28 14:05:02 -05:00
Greg Hellings ef83995a25 Add Exodus 2024-05-05 14:49:17 -05:00
Greg Hellings 64b8342635 More friendly vim codes 2024-04-26 13:53:08 -05:00
Greg Hellings 72576d9769 Add Ansible 2024-04-25 23:04:34 -05:00
Greg Hellings fc0ba62e36 Go back to Gnome 2024-04-22 17:41:29 -05:00
Greg Hellings 5ef24c2a43 Update the system 2024-04-22 17:15:05 -05:00