Commit Graph
344 Commits
Author SHA1 Message Date
Greg Hellings d958ca2d21 Make buildin on IVR work again 2025-02-04 07:47:14 -06:00
Greg Hellings a1872317a4 Add deps needed for work 2025-01-30 21:36:19 -06:00
Greg Hellings 0607fc4f14 Enable pushing builds to S3 2025-01-21 16:51:04 -06:00
Greg Hellings 69612e5e1c Alias for zeditor . 2025-01-15 13:53:33 -06:00
Greg Hellings 857028e2e9 Pin to older version of zoom that might not crash 2025-01-10 11:30:42 -06:00
Greg Hellings c9b52d795a Merge branch 'main' of gh:greg-hellings/nixos-config 2025-01-08 08:13:56 -06:00
Greg Hellings 8a0b0f55e8 KVM/libvirtd kinda working 2025-01-07 10:58:24 -06:00
Greg Hellings d325c9937d Add bruno-cli to development machines 2025-01-06 11:38:55 -06:00
Greg Hellings db6b531ada Use zed from nixpkgs instead of upstream zed 2024-12-24 00:29:25 -06:00
Greg Hellings bf99ad6fe8 Zed to 0.164 2024-12-18 15:01:32 -06:00
Greg Hellings f27629cf3e Add sponsorblock to Firefox 2024-12-17 10:01:09 -06:00
Greg Hellings 8d65cac86f Back to 0.163 for zed 2024-12-16 19:24:05 -06:00
Greg Hellings 406a3d72a8 Add recording software to jude 2024-12-16 10:07:11 -06:00
Greg Hellings 3f7c5c8762 Add copilot to VSCodium 2024-12-15 13:03:16 -06:00
Greg Hellings 591fdae717 Shortcut to run zed 2024-12-10 14:13:57 -06:00
Greg Hellings be2ea6aab3 A few tweaks to try TPM improvement 2024-12-10 09:57:19 -06:00
Greg Hellings 8335f1831b Set SSH settings 2024-12-08 22:15:27 -06:00
Greg Hellings 7ffb1ea3f5 New packages need new ways of accessing fonts 2024-12-05 11:20:03 -06:00
Greg Hellings daee380cdf Add Proxmox URLs to taskbar 2024-11-25 13:57:23 -06:00
Greg Hellings 26ecc9d36c Eliminate use of stable
Take all references to Nix stable out
Take out hm stable and other inputs th also depended on it
Clean up some lints and deadnix code
2024-11-23 01:23:26 -06:00
Greg Hellings fb2bc406d3 Fix the names updated in the shell alias 2024-11-21 23:17:16 -06:00
Greg Hellings 6366162c98 Add authorized_key 2024-11-20 00:16:50 -06:00
Greg Hellings bdff8b5704 Add virt-manager connection to Isaiah 2024-11-18 21:11:36 -06:00
Greg Hellings f6fdeb1789 Mass rename of Myself to Isaiah 2024-11-18 21:11:17 -06:00
Greg Hellings 6266012e22 Bring down zombie VPN before brining it up 2024-11-08 10:34:20 -06:00
Greg Hellings 1a3a26fbb9 Add remote deploy alias 2024-11-04 11:16:46 -06:00
Greg Hellings 642568c64c Change to using nixos-rebuild 2024-11-04 10:20:41 -06:00
Greg Hellings 0800fc868a Add more bookmarks 2024-11-04 10:20:22 -06:00
Greg Hellings 04304934da Remove zed editor 2024-10-30 11:23:55 -05:00
Greg Hellings 4cc6b92a22 Add public keys to programs.ssh 2024-10-29 23:52:10 -05:00
Greg Hellings cb22192c67 Disable mongo and add alias 2024-10-22 14:53:48 -05:00
Greg Hellings 9b97c83eab Gnome to KDE to avoid the Firefox crash bug 2024-10-22 13:07:49 -05:00
Greg Hellings d173fd578b Unstable update and Firefox tweaks
Try fixing some of the Firefox things, but don't succeed
2024-10-22 10:18:01 -05:00
Greg Hellings 1abcd94994 Add IVR ssh alias 2024-10-21 09:18:51 -05:00
Greg Hellings b296e5fd2c Add alias for updateScript 2024-10-20 22:15:25 -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 a71eb7485a Completely reformat to satisfy nixfmt 2024-10-19 01:20:46 -05:00
Greg Hellings 710339eb7b Build the correct target 2024-10-19 00:54:11 -05:00
Greg Hellings 113197fb9f Update unstable systems 2024-10-19 00:53:41 -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 cd0533332d Add Noogle
Add both a bookmark and a search shortcut for noogle
2024-10-18 09:19:58 -05: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 26a10f1b86 Finish zims move and update vim config
Alter the vim-cmp bindings so that it's nicer to me and to selections
Finish updating the Zim packages with their hash values
2024-10-12 17:32:32 -05:00
Greg Hellings 54dfebe7f7 More moving out of overlays
Moved homebrew installer package out of overlays
Removed ITG specific Python packages entirely
2024-10-11 13:07:41 -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 d9a5f7968a Reformat bookmarks with the new style 2024-10-11 10:28:45 -05:00
Greg Hellings b7bd4879b0 Add a better Git grep command 2024-10-11 10:25:31 -05:00
Greg Hellings 448dd69804 Cleanup copilot option 2024-10-10 17:39:19 -05:00
Greg Hellings 38899afeb3 Add layout_poetry to direnv
Give direnv knowledge of how to use Poetry
2024-10-10 15:09:28 -05:00