Commit graph

3 commits

Author SHA1 Message Date
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
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