flake parts

This commit is contained in:
Harivansh Rathi 2026-03-30 00:06:09 -04:00
parent 6dfef30594
commit 9a13c35acd
7 changed files with 144 additions and 90 deletions

View file

@ -52,6 +52,8 @@ just fmt
hosts/darwin/ - macOS host entrypoint
hosts/netty/ - NixOS VPS entrypoint (disko + hardware)
modules/ - shared system modules + devshells
modules/hosts/ - flake-parts host output definitions
modules/nixpkgs.nix - shared flake context (hosts, args, pkgs helpers)
home/ - Home Manager modules
lib/hosts.nix - host metadata used by the flake
lib/ - shared package sets and theme system