This repository contains my personal Nix configuration.
I keep it public so people can inspect a real setup built with NixOS and home-manager.
It exists as a reference, and this README intentionally does not include setup instructions.
This repository uses a dual-license model:
- Apache License 2.0 - The default license for this repository. It applies to the repo except where a more specific license notice says otherwise.
- GNU Affero General Public License v3 only - All content under
modules/home/programs/ai/is licensed under the GNU Affero General Public License v3 only, except for any third-party material present in that subtree. Third-party material remains subject to the original license terms, notices, and attribution requirements provided by the applicable licensors.
See LICENSE.md for the full license mapping and modules/home/programs/ai/LICENSE.md for the AGPL-scoped notice and full AGPL-3.0 text.
I do not expect the content in modules/home/programs/ai/ to become valuable enough to commercialize on its own. Still, AI agents are moving fast, and new ways of working with them can matter sooner than expected. I chose the AGPL for that subtree so that, if any of it does prove useful, the ideas and workflows stay available for others to study, reuse, and build on instead of being folded into a closed or paywalled service.