Commit Graph
100 Commits
Author SHA1 Message Date
Greg Hellings e6f8b9964b Use nom for hms as well 2024-10-19 00:31:38 -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 376a62e9cf Use the remote builders 2024-10-18 16:48:34 -05:00
Greg Hellings d6629c8769 Enable remote builder configuration
Allow easily setting a box up as a remote builder
2024-10-18 16:46:35 -05:00
Greg Hellings 0e24d39dce Make gitlab-runner come after network-online 2024-10-18 14:52:01 -05:00
Greg Hellings 536214e577 Fix shell lint problems 2024-10-18 13:06:03 -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 c5090d69a2 Enable aarch emulation on Exodus 2024-10-18 09:12:37 -05:00
Greg Hellings d36acd9618 Add more cachix public caches 2024-10-17 11:36:41 -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 7510136304 Move zims to their own package
Instead of manually downloading the Zim files with a torrent directly,
move them into an actual derivation so it can easily be built into the
resulting images. Also, write an updater script that can automatically
download the files, determine the latest versions for each type and each
language, and generate the hash key values for them
2024-10-12 10:39:03 -05:00
Greg Hellings b7b3df1987 Remove "template" package I never used 2024-10-11 13:14:09 -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 6a3f482792 Continue moving personal packages from overlays
Continue moving out of the overlay model for everything and into running
sutff directly out of the packages. This should give a cleaner
separation of the things that I don't need to maintain separately
2024-10-11 12:58:03 -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 bd9a40c48e Add a different format styler 2024-10-11 10:26:22 -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 a5dc463c93 Use podman everywhere, get ride of extra runner 2024-10-10 17:19:16 -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 eebeb3ca6d Merge branch 'main' of gh:greg-hellings/nixos-config 2024-10-10 11:29:01 -05:00
Greg Hellings c3f979ec05 Add copilot-vim to the build 2024-10-10 11:28:48 -05:00
Greg Hellings ca918f7bbd Add binary caching for this 2024-10-10 10:41:37 -05:00
Greg Hellings 85fc106ca8 Upgrade Zed to 0.156 2024-10-09 12:59:48 -05:00
Greg Hellings d83682aa25 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-10-05 15:06:22 -05:00
Greg Hellings 75b67f607d Add new IVR bookmarks 2024-10-04 18:33:37 -05:00
Greg Hellings 5e4c9b9fbb Merge branch 'main' of gh:greg-hellings/nixos-config 2024-10-04 16:02:10 -05:00
Greg Hellings 709d1cf2a4 Add keybindings for cmp and editor config 2024-10-04 11:12:06 -05:00
Greg Hellings a8a5bcbda6 Move shells to their own files 2024-10-04 10:56:22 -05:00
Greg Hellings ab6980dd62 Remove unused checks 2024-10-04 10:44:13 -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 10487f923c Do not alias neovim anymore 2024-10-03 16:30:36 -05:00
Greg Hellings abe7187171 Fix aliases for updating flake 2024-10-03 16:25:36 -05:00
Greg Hellings 6bc74aacf4 Update flake lock 2024-10-03 16:25:17 -05:00
Greg Hellings 4dcec8f056 Fix typo in default 2024-10-03 16:01:56 -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 805bf79ef6 Change to flake-parts instead of flake-utils 2024-10-03 09:45:45 -05:00
Greg Hellings 755e5ea4ba Add freeciv to Exodus 2024-10-03 09:27:30 -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
Greg Hellings 5376aa81d8 Removing pythong packages I don't use 2024-10-02 15:02:49 -05:00
Greg Hellings bb61ef49d8 Remove unused inputs 2024-10-02 15:01:43 -05:00
Greg Hellings 027a896918 Update update aliases 2024-10-02 12:50:25 -05:00
Greg Hellings 876973e0f9 Some sort of lock update 2024-10-02 11:20:23 -05:00
Greg Hellings 17baffb1b7 Add Zed editor 2024-10-02 10:17:51 -05:00
Greg Hellings dc2521e3a3 Add another name for the connection 2024-10-01 14:19:12 -05:00
Greg Hellings 315030d442 Update unstables to get latest Okta brwoser 2024-09-25 11:33:56 -04: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 fc22ef2c8e Add robo3t for Mongo development 2024-09-19 13:21:01 -05:00
Greg Hellings e412cb12cd Add LG SmartThinQ, and standardize module
Stop overriding the home-assistant package directly, myself, and instead
move to using the standard ways of specifying extra options that the
module exposes to us.
2024-09-17 15:54:53 -05:00
Greg Hellings 51237a1ba3 Terminal instead of Console 2024-09-16 08:03:40 -05:00
Greg Hellings a61629e0e5 Update stable pins 2024-09-13 13:57:18 -05:00
Greg Hellings c9f7e659eb Fix problems with xonsh-apipenv 2024-09-11 15:45:25 -05:00
Greg Hellings 7df4fa032e Add Bruno for development 2024-09-06 22:43:16 -05:00
Greg Hellings b6ce9e8f20 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-09-06 12:59:50 -05:00
Greg Hellings 05a1c32034 Add Okta plugin 2024-09-06 09:38:58 -05:00
Greg Hellings 5e36076f06 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-09-05 16:19:38 -05:00
Greg Hellings 225854b838 Now with more lightning 2024-09-05 16:19:26 -05:00
Greg Hellings 6736e0d3a7 Add nix aliases 2024-09-04 20:54:21 -05:00
Greg Hellings 4501cce408 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-09-04 20:54:09 -05:00
Greg Hellings 1bea29dff9 Binary only available on x86_64 2024-09-03 23:03:26 -05:00
Greg Hellings 643a01e530 Make home print module 2024-09-03 20:35:31 -05:00
Greg Hellings 42e607dc68 Remove Insomnia 2024-08-29 13:44:13 -05:00
Greg Hellings d851c5e8dc Add nodejs to developer 2024-08-27 22:04:37 -05:00
Greg Hellings 6aaf28843a Add bookmark 2024-08-23 14:10:54 -05:00
Greg Hellings a0d82f5912 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-23 14:08:34 -05:00
Greg Hellings c70e098eb0 Make Hosea the bitcoin node 2024-08-23 14:08:01 -05:00
Greg Hellings c072693263 Add more nix tools for building 2024-08-21 22:34:44 -05:00
Greg Hellings 560458380d Bring in IVR bookmarks 2024-08-21 16:38:48 -05:00
Greg Hellings 8e0b8987cf Create standard Firefox bookmarks 2024-08-21 16:14:51 -05:00
Greg Hellings f09df33160 Fix apipenv 2024-08-21 13:42:22 -05:00
Greg Hellings c87826975b Move 23_ 05 support
Putting 23_05 directly into the top level overlays introduced
unnecessary calculations when it is only used in one location on the IVR
system. Therefore, we only import it at the point of its use.
2024-08-21 08:16:48 -05:00
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 e4b4197991 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-20 14:19:45 -05:00
Greg Hellings 70071fbd56 Bounce to released xonsh 2024-08-20 14:19: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 c8c7ddc22f Do not double-build ISO in Garnix 2024-08-17 00:13:52 -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 1615a20b31 Support 24.05 and unstable xonsh 2024-08-16 22:58:15 -05:00
Greg Hellings 4d4beaf620 Try to migrate minio to NAS
Try to move as much of the S3 load onto the NAS as I am able to manage,
incluing pointing s3.thehellings.lan towards the NAS
2024-08-16 22:46:05 -05:00
Greg Hellings 400ba3eef7 Pull all my authorized keys 2024-08-16 22:27:28 -05:00
Greg Hellings 85aef202df Update xonsh as best I can. 2024-08-16 17:29:11 -05:00
Greg Hellings 17aa8a6585 Got it working, at last 2024-08-16 15:49:29 -05:00
Greg Hellings 704afb6227 Testing xonsh 2024-08-16 15:12:53 -05:00
Greg Hellings c46dbd3f59 Make zwave even better 2024-08-16 11:56:49 -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 e275da94c4 Update unstable 2024-08-15 22:55:49 -05:00