Commit Graph
18 Commits
Author SHA1 Message Date
Greg Hellings a2c7890c4d Fix undetected allowUnfree shenanigans 2025-02-04 08:21:58 -06: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 6803ec0e6d Avoid unfree in local dev environment 2024-10-10 13:01:37 -05:00
Greg Hellings 78c802d32c A complete reformatting to match nixpkgs-fmt 2024-10-03 11:26:39 -05:00
Greg Hellings d73ff7b664 Fix missing argument for CI build 2024-08-17 00:10:49 -05:00
Greg Hellings 2ed4d83132 Maybe test home? 2023-12-14 00:54:34 -06:00
Greg Hellings ca20745d12 Updated for IVR needs 2023-11-03 10:06:32 -05:00
Greg Hellings 145c6e30fb Update for IVR Linux 2023-11-01 14:19:31 -05:00
Greg Hellings ea78d26e8d Move hosts to using inputs 2023-06-21 11:06:56 -05:00
Greg Hellings e9c341a8ec Updates to 23.05 Versioning 2023-06-20 11:00:12 -05:00
Greg Hellings c0417e9590 Clean up legibility of flake.nix 2023-05-11 09:32:05 -05:00
Greg Hellings efa9f107ad Update for Darwin aarch64 config 2023-05-09 12:01:29 -05:00
Greg Hellings 02c88a1b0d Make everything purer 2023-03-06 23:31:58 -06:00
greg-compass 24891562a8 Update ffmac and Darwin to non-dbus 2023-01-03 11:29:40 -06:00
Greg Hellings 50238c7fba NixOS on WSL updates 2022-12-24 00:36:36 -06:00
greg-compass 92cdb0fc05 Mac updates galore
Patch up my new structure to support Macs as well
Add Firefox for Mac overlay
Combine Python version definitions
Toy around with Vim settings
2022-11-01 09:15:43 -05:00
greg-compass d0a233fed7 Be more specific on Darwin 2022-09-09 11:54:18 -05:00
Greg Hellings 78704b5c88 Convert home-manager to flakes
Instead of calling the home manager directly in the user's list, we add
a command for the user to invoke "hms" and have their environment setup
in the way that Greg likes.
2022-08-02 01:50:50 -05:00