Standardize nix directory structure to use local: pattern
Update all nix/*.nix files to use local: parameter pattern. Standardize ci.nix to use explicit systems list. Keep systems.nix compatible with horizon-supported-systems v1.1.0 API. Update treefmt.nix to use local: pattern while keeping formatting tools (nixpkgs-fmt, deadnix, statix). Validated with nix flake check.