Skip to content

Overview

Nix-based configuration framework for managing a heterogeneous fleet of machines (Darwin and NixOS), optimized for AI agent deployment, remote development, and virtualized environments. Built on Clan.lol for cluster orchestration.

See the full Inventory & Machines for details, services matrix, and current configuration (verified against modules/clan/machines.nix and services.nix).

The repo follows the dendritic pattern: every .nix under import-tree roots is a flake-parts module. Feature modules export flake.modules.{nixos,darwin,hjem}.<feature>; machines are composed by the registry in modules/clan/.

See Inventory & Machines for details.

For source of truth, all docs here are verified against current sources in the repo (modules/, lib/, flake.nix, etc.).

Native KWin tiling now lives in its own repo, luxus/kwin-tiling, with its own docs site.