Commit Graph
16 Commits
Author SHA1 Message Date
Greg Hellings 7fde53230c Add srcpub alias to ssh 2025-05-19 09:53:35 -05:00
Greg Hellings e0b1b5fe4f Add more VSCode tools 2025-05-06 13:19:26 -05:00
Greg Hellings 4556556f0e Updates for VSCode
Configure copilot settings
Enable again on IVR
2025-04-25 15:29:23 -05:00
Greg Hellings dc55ec5e0f Use plugins from override 2025-03-20 11:22:42 -05:00
Greg Hellings 5bf400de97 Flake updates and simplifying IVR
Failed attempts to enable unfree packages
Commented out github plugin for VSCode
Made standalone Home Manager not fail to find caches and honor more
settings
2025-03-20 10:45:16 -05:00
Greg Hellings 0b84c50958 Suppress deprecation warnings 2025-03-03 16:51:45 -06:00
Greg Hellings 203189af78 Use released version of CoPilot extension 2025-02-27 13:16:57 -06:00
Greg Hellings 3f7c5c8762 Add copilot to VSCodium 2024-12-15 13:03:16 -06:00
Greg Hellings 6080920cf1 Update vscodium plugins and settings
Give universally accessible direnv path
Update to Even Better TOML
Add binary debugger
2024-10-16 10:47:52 -05:00
Greg Hellings 8d752032ae Some massive changes to make flakiness better
Renamed the @inputs to @top. This was a misguided attempt to make a
different change, but it's going to stick, now.
Began moving packages to their own folder rather than being intermingled
with overlays
Created a local overlay that just includes my personal packages
Cleaned up some dead code
Moved to just using the raw 'imports' instead of needing to explicitly
call out the `foo = import foo.nix {};` syntax
2024-10-11 12:28:53 -05:00
Greg Hellings 78c802d32c A complete reformatting to match nixpkgs-fmt 2024-10-03 11:26:39 -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 658ea4a925 Add rust tools to VSCode 2024-08-01 14:30:55 -05:00
Greg Hellings 607d472455 Rework home dir for better support 2024-07-31 15:20:26 -05:00