Skip to content

refactor(modules): flatten directory structure to 2-level category layout - #58

Open
RAPSNX wants to merge 1 commit into
mainfrom
feat/flatten-structure
Open

refactor(modules): flatten directory structure to 2-level category layout#58
RAPSNX wants to merge 1 commit into
mainfrom
feat/flatten-structure

Conversation

@RAPSNX

@RAPSNX RAPSNX commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Flatten module directory layout to a 2-level category hierarchy (modules/<target>/<category>/<module>.nix), removing single-file nested directories and lonely default.nix wrappers.
  • Update flake.nix to load modules automatically using inputs.import-tree ./modules/nixos and inputs.import-tree ./modules/home.
  • Remove redundant boilerplate aggregator default.nix files.
  • Retain asset directories (waybar/, swaync/, wlogout/) that bundle CSS, JSON, and icons.
  • Update AGENTS.md and structure documentation to reflect the flattened layout.

Validation

  • Evaluated all NixOS host configurations (zion, kubex, nixberry, vinox)
  • Evaluated all Home Manager configurations (rap@zion, nix@firefly)
  • Passed statix check ., deadnix ., and nixfmt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant