Commit graph

11 commits

Author SHA1 Message Date
5dbcce7686
Add linting, formatting, and CI infrastructure
- 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
- Add GitHub Actions workflow for CI validation
- Add .pre-commit-config.yaml with hooks for nixfmt, deadnix, and statix
- Support x86_64-darwin in formatter
2026-03-22 18:32:20 -04:00
582f93d9ed
Restructure modules/shared and update all imports
- Delete 2024-12-rework/ folder
- Rename modules/hosts/common to modules/shared, then split into:
  - modules/shared/home/general
  - modules/shared/home/linux
  - modules/shared/nixos
- Update all import paths throughout the codebase
- Update lib/*.nix to use new paths
- Fix hardcoded /Users/${username} to use config.home.homeDirectory
- Update README and examples/flake-structure.nix
2026-03-22 18:32:08 -04:00
e92d1e37b7
Remove migrated configs from main flake
SSH key imports removed as they're now handled by private-flake
Email config for hetznix01 moved to private-flake
Network config for hetznix01/02 moved to private-flake
2026-03-11 00:38:33 -04:00
8986ea35c8
Update network settings on kiosks 2025-04-03 19:40:35 -04:00
c1589d5f16 Compress image, even if slow
A compressed image is like 2.2G while an uncompressed one is over 8G
2025-01-11 16:36:02 -05:00
8a053f22b2 Make Cage aware of its need for wifi in my setup 2025-01-11 15:55:54 -05:00
8b1874b128 Switch to using a Home Assitant dashboard
This is so that I can also use Browser Mod and swap from Immich showing
me photos to another view easily.
2025-01-11 15:27:42 -05:00
73f67dd7d3 Disable firewall 2025-01-11 15:26:27 -05:00
0b5ff57d67 Cleanup 2025-01-11 15:24:37 -05:00
4727b78cd6 Working Pi with Cage 2025-01-11 13:48:11 -05:00
1c2414c595 Switch Pi support to Pi4 2025-01-11 12:35:08 -05:00