Greg Hellings
26d4e9b771
Configure Dendrite on kubernetes
...
Configure a matrix database
Configure Dendrite into Kubernetes
Update vps configuration to new settings
2025-05-26 23:37:24 -05:00
Greg Hellings
b70c7874cc
Fix Isaiah to actually work
2025-05-19 21:47:35 -05:00
Greg Hellings
7fde53230c
Add srcpub alias to ssh
2025-05-19 09:53:35 -05:00
Greg Hellings
a45d3322a0
Fix deprecation warning in Ansible
2025-05-12 22:03:28 -05:00
Greg Hellings
293bb518d6
Update editors
...
Add remote-nvim plugin
Switch away from Zed FHS
2025-05-08 12:52:16 -05:00
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
09afb7d003
Add mise and update xontrib-apipenv
...
Mise is needed for IVR work
Update to xontrib-apipenv which has slightly nicer experiences for users
2025-04-18 14:43:01 -05:00
Greg Hellings
349fec35b0
Significant updates to git config
2025-03-28 09:54:41 -05:00
Greg Hellings
eb005929a0
Add win10 alias
2025-02-09 14:11:52 -06:00
Greg Hellings
a2c7890c4d
Fix undetected allowUnfree shenanigans
2025-02-04 08:21:58 -06:00
Greg Hellings
d958ca2d21
Make buildin on IVR work again
2025-02-04 07:47:14 -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
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
8d65cac86f
Back to 0.163 for zed
2024-12-16 19:24:05 -06:00
Greg Hellings
591fdae717
Shortcut to run zed
2024-12-10 14:13:57 -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
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
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
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
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
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
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
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
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