Commit Graph
100 Commits
Author SHA1 Message Date
Greg Hellings e4cb663a0d Update stable 2024-08-15 17:12:53 +00:00
Greg Hellings ab640c5623 Nextcloud 29 2024-08-15 16:06:36 +00:00
Greg Hellings 6547e4c5d8 Nextcloud 28 2024-08-15 16:04:38 +00:00
Greg Hellings 89789e6af8 Update to run on Isaiah and containers 2024-08-15 09:43:35 -05:00
Greg Hellings 6987c485fb Make backups work on Genesis 2024-08-15 00:34:28 -05:00
Greg Hellings f9b4b7133b Make backups more fun with syncthing 2024-08-15 04:48:29 +00:00
Greg Hellings 4ea9df33c9 Update nextcloud settings
The module has deprecated some of the settings
Make nginx wait for nextcloud to start
2024-08-15 02:26:02 +00:00
Greg Hellings 0b1646c6c1 Reduce closure size and fix xonsh rendering 2024-08-13 23:25:46 -05:00
Greg Hellings c5fca73402 Improved behavior of gnome-terminal 2024-08-13 23:25:29 -05:00
Greg Hellings 81259d529c Improved resiliency of home-manager config 2024-08-13 23:24:49 -05:00
Greg Hellings f52c5f85e8 Add vscodium to Exodus 2024-08-13 23:23:09 -05:00
Greg Hellings 93c7ff00ce Remove unused overlay 2024-08-13 23:18:43 -05:00
Greg Hellings e36d9a0e12 This is already a standard app 2024-08-13 22:44:11 -05:00
Greg Hellings 602300412c Enable X11Forwarding over ssh 2024-08-09 03:42:09 -05:00
Greg Hellings 2f62b73d89 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-09 03:36:44 -05:00
Greg Hellings 1756bb07cb Fix ff crash on Jude 2024-08-09 03:36:36 -05:00
Greg Hellings c6e2387e8c Also add the mysql server commands 2024-08-07 00:05:34 -05:00
Greg Hellings fbd69ad63e Add process-compose directly to development
Typically I am going to be using it from a flake, directly, but there
are times when it is useful to have the command itself around.
2024-08-06 23:46:42 -05:00
Greg Hellings 62df7c8cf6 Gain access to nixfmt 2024-08-04 23:21:52 -05:00
Greg Hellings 0317d03ce2 Remove Compass references 2024-08-04 20:30:49 -05:00
Greg Hellings 1203db6a25 Reorder and clean up aliases 2024-08-04 20:25:35 -05:00
Greg Hellings c7156051f7 Fix Jude and give it developer tools 2024-08-04 19:58:20 -05:00
Greg Hellings e46c754c8d Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-04 19:56:32 -05:00
Greg Hellings 042c3a5a6b Merge branch 'main' of gh:greg-hellings/nixos-config 2024-08-04 19:07:44 -05:00
Greg Hellings 7b67f63295 Create develpoment module 2024-08-04 19:01:13 -05:00
Greg Hellings ed7f397903 Allow unfree packages in home-manager 2024-08-02 08:43:44 -05:00
Greg Hellings 9496415435 Update pin, again 2024-08-01 14:37:05 -05:00
Greg Hellings 658ea4a925 Add rust tools to VSCode 2024-08-01 14:30:55 -05:00
Greg Hellings 04d781d70f Update IVR to match new paradigm 2024-08-01 09:33:58 -05:00
Greg Hellings d09f7b3553 Do not pin spcial Firefox 2024-07-31 23:04:26 -05:00
Greg Hellings 9b0f298cd9 Update nur and hmunstable 2024-07-31 22:59:30 -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
Greg Hellings 703a269652 Update nixunstable packages 2024-07-31 14:51:09 -05:00
Greg Hellings 1ec7beaad2 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-07-24 10:59:25 -05:00
Greg Hellings 7aa91ffc0a Fix storage URL for container 2024-07-24 10:59:08 -05:00
Greg Hellings 17358a5ca5 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-07-23 14:27:15 -05:00
Greg Hellings 51a7db4a13 Enable web services on Jeremiah 2024-07-23 14:27:03 -05:00
Greg Hellings 2df3ae75c6 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-07-23 00:19:28 -05:00
Greg Hellings 1d9a210419 Seems to start gitlab automatically now 2024-07-23 00:19:21 -05:00
Greg Hellings bbf77909b1 Required argument 2024-07-22 23:21:02 -05:00
Greg Hellings 4faa44bf5e Merge branch 'main' of gh:greg-hellings/nixos-config 2024-07-22 17:46:19 -05:00
Greg Hellings ccc72ebe0c Add alias to restart gitlab nginx 2024-07-22 17:46:02 -05:00
Greg Hellings b4a0561ed6 Simplify Hosea
Remove the Hosea gitlab runner service
Remove extra Hosea supports for the runner service
Setup S3 on Hosea, again, as an exposed service
2024-07-22 14:40:10 -05:00
Greg Hellings fb45b77e27 Remove several genesis services
Remove Nginx proxy
Remove mounting of LUN
2024-07-22 13:58:55 -05:00
Greg Hellings c28ffe278f Merge branch 'main' of gh:greg-hellings/nixos-config 2024-07-22 13:50:56 -05:00
Greg Hellings 5eee8ea67c Add usbutils to default 2024-07-22 13:50:46 -05:00
Greg Hellings 09d8400312 Add vpn alias for Xonsh
Adding a set of aliases to my Xonsh work to start up a VPN that uses
BitWarden for OTP storage
Changed my Linux to specifically use Python 3.12 because the flag for
NamedTemporaryFile is introduced in 3.12
2024-07-17 12:05:21 -05:00
Greg Hellings 7d882d161e Add poetry to IVR 2024-07-17 11:15:09 -05:00
Greg Hellings 73739228fb Update packages and xonsh 2024-07-15 15:27:23 -05:00
Greg Hellings f9652d77e5 Add freetube 2024-07-15 14:38:57 -05:00
Greg Hellings d095a967a9 Create module for vmdev 2024-07-13 02:37:17 -05:00
Greg Hellings 0da0374b58 Set VLAN on Isaiah 2024-07-12 23:01:07 -05:00
Greg Hellings 3073a2cebe Allow Jeremiah more parallel 2024-07-12 23:00:01 -05:00
Greg Hellings dd8cb9cb48 Restore the VLAN 2024-07-12 22:07:03 -05:00
Greg Hellings c06c78c112 Ignore vlan 2024-07-12 20:17:52 -05:00
Greg Hellings a23546b20c Add STORAGE_URL to Hosea 2024-06-24 23:34:05 -05:00
Greg Hellings 403a765244 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-06-24 23:25:41 -05:00
Greg Hellings 7448bf91f4 Better vim usage
Move to better settings for fzf
Go back to NERDTree, as the others are very annoying
2024-06-24 16:04:48 -04:00
Greg Hellings eb88be9116 Setup MinIO in runner 2024-06-21 17:06:47 -05:00
Greg Hellings 77f8dec208 Add STORAGE_URL 2024-06-21 13:08:42 -05:00
Greg Hellings d80b7cb098 Add Jeremiah runner 2024-06-21 13:02:13 -05:00
Greg Hellings d9af805f60 Aim to new minio cluster 2024-06-21 01:27:03 -05:00
Greg Hellings cc42575bc2 Add gitlab restart alias 2024-06-20 23:27:00 -05:00
Greg Hellings 8cfd27d6ca Update cache for vbox runner 2024-06-20 22:37:14 -05:00
Greg Hellings f94103e856 Add locally hosted S3 cache 2024-06-20 22:12:38 -05:00
Greg Hellings bb7277b524 Add backend Minio connection 2024-06-20 22:04:26 -05:00
Greg Hellings a0bf334052 Enable backend connection to Minio 2024-06-20 22:03:27 -05:00
Greg Hellings 1d5458c6ad Add support for the minio host names 2024-06-20 19:11:22 -05:00
Greg Hellings 7c0d5cf8cd Adding Jeremiah key 2024-06-20 17:41:11 -05:00
Greg Hellings bdab5f4db1 Add minio to Isaiah 2024-06-20 17:30:38 -05:00
Greg Hellings 2847da0ac2 Mount spinning disk for minio 2024-06-20 17:21:47 -05:00
Greg Hellings 0dc279bcc3 Use standard systemd configs 2024-06-20 16:49:59 -05:00
Greg Hellings ccb6894347 Update pg update script 2024-06-20 15:53:57 -05:00
Greg Hellings 40f5b3fc47 Try to avoid failing on rmmod 2024-06-20 15:53:57 -05:00
Greg Hellings 5010f98d32 Disable ceph for now 2024-06-20 15:53:57 -05:00
Greg Hellings d3348361b1 Ceph almost working 2024-06-20 15:53:57 -05:00
Greg Hellings b76b6f2751 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-06-20 15:07:42 -05:00
Greg Hellings 3ea8f24e6d Merge branch 'main' of gh:greg-hellings/nixos-config 2024-06-20 14:36:01 -05:00
Greg Hellings 4bbb39f3c1 Setup minio properly 2024-06-20 14:35:29 -05:00
Greg Hellings 8d78322849 Disable ceph for now 2024-06-20 14:34:05 -05:00
Greg Hellings 4379a7c1f2 Merge branch 'main' of gh:greg-hellings/nixos-config 2024-06-17 12:09:08 -05:00
Greg Hellings 5bf9ec3c9e Add more comments about the IOT addresses 2024-06-17 12:08:41 -05:00
Greg Hellingsandgreg-compass 8cbae36433 Silence and document function 2024-06-12 14:27:50 -05:00
Greg Hellingsandgreg-compass 4fb00208f4 Update darwin flake 2024-06-12 14:27:50 -05:00
Greg Hellingsandgreg-compass f6daf93553 Add way to unlock BitWarden on the CLI
Added a helper function to BitWarden to unlock the CLI
Updated cfetch to fetch that information
2024-06-12 14:27:50 -05:00
Greg Hellings d022f16470 Updates to environment variables
Re-order them to be alphabetical
Add LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN
2024-06-12 10:45:43 -05:00
Greg Hellings 9dd9d4a5b0 Remove unused packages from ivr 2024-06-12 10:39:06 -05:00
Greg Hellings d25f2aed37 Update postgres upgrade script 2024-06-11 09:40:23 -05:00
Greg Hellings e6722b16c5 Upgrade stable to 24.05
Stable nix and home-manager inputs upgraded
Remove openssl overlay that is no longer necessary for HA
2024-06-10 13:30:23 -05:00
Greg Hellings 485fb374a3 Remove nerdtree plugin for built in netrw 2024-06-10 11:34:53 -05:00
Greg Hellings efedbbd39b Update to 24.11pre
Update to nixpkgs past 24.05
Update hm unstable
Update nur
Replace nixneovim with nixvim
2024-06-10 11:09:40 -05:00
Greg Hellings b6cc370795 Add more nix vscodium plugins
Also update the package versions for nixunstable and hmsunstable
2024-05-29 13:57:16 -05:00
Greg Hellings a376675a0c More packages for ivr 2024-05-28 14:05:02 -05:00
Greg Hellings 3f41f806ca Fix the conditional to not be bad 2024-05-20 23:06:40 -05:00
Greg Hellingsandgreg-compass a6de268c78 Fixes on Darwin
Do not use local cache for Darwin systems
Update darwin flakes
Simplify some extra syntax
2024-05-20 10:51:03 -05:00
Greg Hellings 1b88076d97 Ceph on Jeremiah 2024-05-07 10:13:51 -05:00
Greg Hellings 8b159c4199 Static IPs for Jeremiah 2024-05-06 14:10:43 -05:00
Greg Hellings a7c7591ced Add virtual IP for rgw 2024-05-06 14:05:14 -05:00
Greg Hellings 86fc8bee85 Add static IP for Ceph 2024-05-06 13:58:20 -05:00