Commit graph

4 commits

Author SHA1 Message Date
c1a53997ce
Add linting, formatting, and CI
- Add deadnix, nixfmt, and statix to flake inputs
- Add formatter output to flake for nix fmt support
- Add deadnix, nixfmt, statix to Home Manager packages
- Format all nix files with nixfmt
- Add GitHub Actions workflow for CI validation
- Support x86_64-darwin in formatter
2026-03-14 01:04:02 -04:00
1312755c4b
Update documentation for new structure
- Update README with new modules/shared structure
- Update examples/flake-structure.nix to use lib/
2026-03-14 00:10:39 -04:00
ce4262d2e2 Rename nixosHostConfig to mkNixosHost 2024-12-04 21:49:04 -05:00
9075dae487 Add a trimmed down version of my flake.nix
This is useful for showing others how my flake is structured.
2024-06-07 14:46:45 -04:00