Commit Graph
13 Commits
Author SHA1 Message Date
Greg Hellings 0b1aa9c3b7 Activate vox before other xontribs
When vox was activated after apipenv, then opening a new shell in a
folder with a Pipfile resulted in calls to vox before the xontrib had
been loaded. This resulted in improper error messages about missing
the vox program and meant the Pipenv was not auto-loading in that
folder.

By moving activation of vox before these other xontribs, those xontribs
can make use of vox internally
2025-04-18 15:41:02 -05:00
Greg Hellings 6266012e22 Bring down zombie VPN before brining it up 2024-11-08 10:34:20 -06:00
Greg Hellings 642568c64c Change to using nixos-rebuild 2024-11-04 10:20:41 -06:00
Greg Hellings 4cc6b92a22 Add public keys to programs.ssh 2024-10-29 23:52:10 -05:00
Greg Hellings 810430338f Move around some packages to make Xonsh sense
Move installed packages directly adjacent to Xonsh that are used in its
footer. That way the two concerns are kept in lock step more easily
2024-10-20 00:14:45 -05:00
Greg Hellings 05058cfb37 Include nvd if we're going to actually use it 2024-10-20 00:06:46 -05:00
Greg Hellings 710339eb7b Build the correct target 2024-10-19 00:54:11 -05:00
Greg Hellings de1b2ce936 Add nix-output-monitor
Use nix-output-monitor for things like my rebuilds
2024-10-19 00:30:25 -05:00
Greg Hellings dc2521e3a3 Add another name for the connection 2024-10-01 14:19:12 -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 1203db6a25 Reorder and clean up aliases 2024-08-04 20:25:35 -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