My personal NixOS homelab and macOS configuration managed as a Nix flake.
This configuration draws inspiration and borrows patterns from several excellent public nix configs:
- carpenike/nix-config — CI workflow patterns, Renovate configuration, Copilot/Claude AI automation setup
- truxnell/nix-config — Renovate presets and general homelab Nix patterns
- bjw-s-labs — Module and service configuration patterns
Install nix on a new mac [https://nixos.org/download/]
sh <(curl -L https://nixos.org/nix/install)