refactor: full repo sweep — variables, docs, and comment cleanup #108

Merged
beatzaplenty merged 1 commits from worktree-reflective-puzzling-frog into main 2026-07-29 20:29:34 +00:00
Owner
  • variables.nix: switch to rec {}, extract giteaDomain/giteaRepoPath,
    extraAdminSshKeys, haLanNfsFqdn, tailscaleResolverIp, ports.dhcp,
    ports.dns; ipaServer now derives from homeDomain ref; section headers
  • modules: use new vars throughout (pxe-boot, ts-dns-forwarder,
    cluster-config, configuration.nix, mount-pxe-images) — eval unchanged
  • docs: delete ephemeral planning docs (AUDIT_REPORT, ha-network-audit,
    network-cutover); add docs/ha.md; drop migration reference table from
    ip-addressing.md; remove stale server example from beszel.md
  • CLAUDE.md/README.md/AGENTS.md: fix build types (tailscale-router,
    ha-server, drop server); document scripts/ha/, scripts/ipa/, and
    all previously undocumented top-level and lib scripts

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

- variables.nix: switch to rec {}, extract giteaDomain/giteaRepoPath, extraAdminSshKeys, haLanNfsFqdn, tailscaleResolverIp, ports.dhcp, ports.dns; ipaServer now derives from homeDomain ref; section headers - modules: use new vars throughout (pxe-boot, ts-dns-forwarder, cluster-config, configuration.nix, mount-pxe-images) — eval unchanged - docs: delete ephemeral planning docs (AUDIT_REPORT, ha-network-audit, network-cutover); add docs/ha.md; drop migration reference table from ip-addressing.md; remove stale server example from beszel.md - CLAUDE.md/README.md/AGENTS.md: fix build types (tailscale-router, ha-server, drop server); document scripts/ha/, scripts/ipa/, and all previously undocumented top-level and lib scripts Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
beatzaplenty added 1 commit 2026-07-29 20:29:30 +00:00
refactor: full repo sweep — variables, docs, and comment cleanup
Check NixOS configurations / eval-hosts (pull_request) Successful in 10m31s
cded77919d
- variables.nix: switch to rec {}, extract giteaDomain/giteaRepoPath,
  extraAdminSshKeys, haLanNfsFqdn, tailscaleResolverIp, ports.dhcp,
  ports.dns; ipaServer now derives from homeDomain ref; section headers
- modules: use new vars throughout (pxe-boot, ts-dns-forwarder,
  cluster-config, configuration.nix, mount-pxe-images) — eval unchanged
- docs: delete ephemeral planning docs (AUDIT_REPORT, ha-network-audit,
  network-cutover); add docs/ha.md; drop migration reference table from
  ip-addressing.md; remove stale server example from beszel.md
- CLAUDE.md/README.md/AGENTS.md: fix build types (tailscale-router,
  ha-server, drop server); document scripts/ha/, scripts/ipa/, and
  all previously undocumented top-level and lib scripts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
beatzaplenty merged commit 97c9353fa8 into main 2026-07-29 20:29:34 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No labels
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: beatzaplenty/nixos#108