Commit Graph

15 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 47de61c982 add(cachix): faster installation of system 2025-12-28 09:08:00 -06:00
kenji fe39db683a add: backlight.nix 2025-12-26 13:26:27 -06:00
kenji e753361e07 added fonts 2025-12-25 09:44:23 -06:00
kenji d96148bf06 ADD: preload nix 2025-12-25 08:59:52 -06:00
kenji 2d9f95e8e5 added kernel 2025-12-25 08:53:23 -06:00
kenji edfa915586 ADDED variables 2025-12-24 16:05:31 -06:00
kenji 44fa744312 added comment 2025-12-24 16:30:50 +00:00
kenji eb9d3f2d16 ADDED timezone 2025-12-24 16:29:25 +00:00
kenji c4639d88c5 fix hyprland incorrect bindings 2025-12-23 22:58:54 +00:00
kenji cd647e7d7b added fonts and programs nix 2025-12-23 20:12:10 +00:00
kenji f9c11e0dc0 test 2025-12-23 19:01:28 +00:00
kenji b55c662a1b hello world! 2025-12-23 18:43:43 +00:00
kenji 73b5b2c9f6 test 2025-12-23 12:22:32 -06:00
kenji d7c275f6e9 more added 2025-12-22 09:38:38 -06:00