Greg Hellings
05f3f118ac
fix: simplify inject-darwin
2026-04-06 16:24:53 -05:00
Greg Hellings
6b7f54d0a2
feat: pull dynamic names for Darwin/Home
2026-04-06 16:21:02 -05:00
Greg Hellings
bf8f67dce6
chore: make zim updater more awesome
2026-03-25 06:28:27 -05:00
Greg Hellings
856d4ec627
Fix building with Colmena.
...
Apply overlays and nixpkgs imports once
Do not set hostPlatform explicitly, set it from the network.json file
2025-12-22 15:27:36 -06:00
Greg Hellings
f8d74ebb38
Suppress gen-build
2025-12-10 08:34:56 -06:00
Greg Hellings
a9806e4eb5
Convert to manual pre-commit
2025-12-08 05:53:17 -06:00
Greg Hellings
12bfca546d
Move qemu-hook
2025-12-07 16:07:34 -06:00
Greg Hellings
5b5bd56b52
Limit build targets
2025-12-07 15:41:42 -06:00
Greg Hellings
7179ec7c82
Move images to separate repo
2025-11-25 23:23:41 -06:00
Greg Hellings
3d6b9fa64b
Tweak image build to simplify
2025-11-25 22:05:36 -06:00
Greg Hellings
81223079c2
Add builder image
2025-11-25 20:16:06 -06:00
Greg Hellings
d64a000657
Fix name of image
2025-11-25 19:04:03 -06:00
Greg Hellings
31ecf32bf9
Add img-immich for Immich backups
2025-11-25 15:01:26 -06:00
Greg Hellings
53e431f4ee
Update zims
2025-11-13 16:13:38 -06:00
Greg Hellings
dd731c066b
Update zims
2025-10-16 20:23:35 -05:00
Greg Hellings
0b6f269d35
Commit the progress made (so far) on fixing the zims downloader
2025-10-16 10:46:02 -05:00
Greg Hellings
54b3620029
Make the things better
...
Use transmission, which is not broken
Bump supposed version of zim meta package
Provide better passing of arguments to updater
2025-10-15 23:31:40 -05:00
Greg Hellings
dae6406c45
Significant updates to zim update script
...
No longer silently panic when a command fails
Check that filename has changed and only run when there is a newer
filename
Write output directly to file rather than to stdout
2025-10-15 12:25:22 -05:00
Greg Hellings
3046178f6b
Add gcc-tune script
2025-10-02 23:06:58 -05:00
Greg Hellings
d701cd7b3e
Add wget to img-bitwarden
2025-08-27 10:40:08 -05:00
Greg Hellings
a042a3a0e0
Fix formatting
2025-07-28 22:13:03 -05:00
Greg Hellings
853562128e
Update zims
2025-06-24 22:44:32 -05:00
Greg Hellings
cc0eb9df6a
Update hash for wikiversity_en_all
2025-06-17 19:55:27 -05:00
Greg Hellings
6f3c9c68d5
Update zim - both formatting and wikibooks fr hash
2025-06-17 15:26:19 -05:00
Greg Hellings
09543fbe13
Fix discovering home-manager paths
2025-06-13 00:17:09 -05:00
Greg Hellings
2443429454
Fix Jeremiah and hms
...
Add Jeremiah to the users page
Remove unnecessary home-manager configuration
Convert hms into a shell application
2025-06-11 01:24:15 -05:00
Greg Hellings
1c44dfad6f
Make it build correctly
2025-06-10 15:05:09 -05:00
Greg Hellings
f93908c43f
Devolve home-manager separately
2025-06-10 14:56:59 -05:00
Greg Hellings
ce5f604636
External Secrets setup
...
Setup the external secrets helm charts
Convert hard coded secrets to external secrets
Add BitWarden CLI for serving external secrets
2025-05-26 17:10:01 -05:00
Greg Hellings
0e80ed2754
Remove zed-bin, since it was dumb, anyway
2025-05-19 16:14:21 -05:00
Greg Hellings
e1ee83f6b9
Update pins, add zed-bin
...
zed-bin still doesn't show the UI, but this is at least one attempt
Update flake inputs
2025-05-13 09:31:29 -05:00
Greg Hellings
868e86cc6d
Gitlab CI support added, in order to pre-cache build results in Minio.
2025-02-04 13:50:04 +00:00
Greg Hellings
2bbbeaa5f1
Add vfio stuff for win10
...
Add a whole bunch of stuff to start/stop displays for the win10 vm
Hopefully this will allow win10 to directly use the same GPU in passthru
mode
2025-01-08 08:05:24 -06:00
Greg Hellings
a78cc50db9
Create jellyfin VM
...
Update DNS for new Jellyfin box
Update DHCP for new Jellyfin box
Modify Isaiah to work better with VMs
Update pinned packages becaue I derped hard on creating a cyclic
dependency
2024-11-21 23:13:21 -06:00
Greg Hellings
bbe6d20e57
Migrate matrix from Container to VM
2024-11-19 22:43:13 -06:00
Greg Hellings
7471e6dd5c
Fix all the flake check problems
...
Fixes all of the problems with nix flake check, including reformatting
all the things cleanup on shell and configuration
2024-10-19 01:41:53 -05:00
Greg Hellings
e6f8b9964b
Use nom for hms as well
2024-10-19 00:31:38 -05:00
Greg Hellings
536214e577
Fix shell lint problems
2024-10-18 13:06:03 -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
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