Commit Graph

10 Commits

Author SHA1 Message Date
UGA Innovation Factory
7145f5b3d8 fix: update artifacts.nix to use fleet.modules
- Use fleet.modules instead of trying to access mkFleet output directly
- Fix netboot artifact generation to correctly access module list
- Ensure artifacts can access both nixosConfigurations and modules from fleet
2026-01-07 18:12:07 -05:00
UGA Innovation Factory
c3bbf6f8be refactor: update imports to use glue/ and variants/
- flake.nix: import glue/fleet.nix instead of hosts/
- installer/artifacts.nix: use 'fleet' parameter instead of 'hosts'
- installer/modules.nix: auto-import from variants/ directory
2026-01-06 18:31:58 -05:00
UGA Innovation Factory
d205211c7d feat: Rename project to 'Athenix' 2025-12-29 17:25:45 -05:00
Hunter Halloran
f75b0be971 fix: Remove deprecated uses with external flakes and more consistent ugaif namespace usage 2025-12-29 17:21:18 -05:00
UGA Innovation Factory
3a9ddd4f93 fix: Change what sw modules export 2025-12-29 17:19:43 -05:00
UGA Innovation Factory
7ac453e1f7 fix: Change how enabled users are handled 2025-12-29 17:19:19 -05:00
UGA Innovation Factory
0ffdfdf0d8 docs: Update inline docs and make home-manager module exports 2025-12-29 17:19:00 -05:00
UGA Innovation Factory
3b0c147b3f fix: Respect nvim user config option 2025-12-29 17:18:54 -05:00
UGA Innovation Factory
1c71bf099e feat: Add sw types as modules 2025-12-29 17:18:43 -05:00
UGA Innovation Factory
01af38a5b9 refactor: Make more modular and do some refactoring 2025-12-29 17:18:22 -05:00