dotfiles/nixos/flake-modules
DannyDannyDanny 29ff1c9be7 feat(nix): bootstrap clan-core for sunken-ship + phantom-ship 🏴‍☠️
Stage 4a of the dendritic + clan migration. Both servers now live under
clan.machines (via nixos/flake-modules/clan.nix) and clan-core generates
their nixosConfigurations for us; the previous per-host flake-modules
are removed.

Notes:
- clan.core.enableRecommendedDefaults = false on both machines so we
  keep the existing dhcpcd / non-networkd / non-resolved stack. Services
  like dnsmasq, navidrome, and the existing wireless setup break with
  the clan defaults on.
- dotfiles-rebuild timer is untouched (safety net). Replacing it with
  clan machines update / dm-pull-deploy comes in 4e.
- mac stays outside the clan as admin only.

Verified: `clan machines list --flake path:…/nixos` returns both hosts;
both servers rebuild cleanly and all services (navidrome, cloudflare-
tunnel, fitness-bot, dnsmasq, openclaw-gateway, sshd) stay active.
2026-04-19 13:54:44 +02:00
..
clan.nix feat(nix): bootstrap clan-core for sunken-ship + phantom-ship 🏴‍☠️ 2026-04-19 13:54:44 +02:00
daniel-macbook-air.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00
installer-iso.nix refactor(nix): migrate to flake-parts, drop specialArgs ♻️ 2026-04-18 17:00:19 +02:00
nixos-modules.nix refactor(nix): auto-load flake-modules + extract shared dotfiles-rebuild 🌳 2026-04-18 18:00:54 +02:00
server-install.nix refactor(nix): migrate to flake-parts, drop specialArgs ♻️ 2026-04-18 17:00:19 +02:00
wsl.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00