Commit Graph

5 Commits

Author SHA1 Message Date
kenji 3a146f39b7 refactor: standardize config structure and consolidate modules
- Standardized apps/ directory by renaming all entry points (e.g., home.nix) to default.nix and updating imports to use directory paths.
- Consolidated system/ logic into modules/system/, eliminating the top-level system/ directory and redundant wrappers.
- Merged subsidiary utility scripts (e.g., hakase-popup.nix, switch-wallpaper.nix) into their parent default.nix files for better cohesion.
- Cleaned up unused files and updated all module references to reflect the new structure.
2025-12-29 14:02:09 -06:00
kenji af2a4738a8 reserved 2025-12-26 19:34:25 -06:00
kenji f5d81a5a43 fix: stuff 2025-12-26 16:47:50 -06:00
kenji 39f692919b added branding 2025-12-26 16:20:14 -06:00
kenji 9fa7d0c4f5 add: tte 2025-12-26 15:33:39 -06:00