fix(tailscale): rename tailscale-subnet-router to tailscale-router everywhere #55

Merged
beatzaplenty merged 1 commits from worktree-fix-tailscale-host-dir into main 2026-07-25 06:37:19 +00:00
Owner

Summary

  • Renames hosts/tailscale-subnet-router/hosts/tailscale-router/ (matches networking.hostName)
  • Flake attribute names and buildType strings updated: *-tailscale-subnet-router*-tailscale-router
  • modules/build-types/tailscale-subnet-router.nixtailscale-router.nix
  • .sops.yaml anchor/alias labels updated (age public keys unchanged, no re-encryption needed)
  • Local host-keys/ files renamed (gitignored)

🤖 Generated with Claude Code

## Summary - Renames `hosts/tailscale-subnet-router/` → `hosts/tailscale-router/` (matches `networking.hostName`) - Flake attribute names and `buildType` strings updated: `*-tailscale-subnet-router` → `*-tailscale-router` - `modules/build-types/tailscale-subnet-router.nix` → `tailscale-router.nix` - `.sops.yaml` anchor/alias labels updated (age public keys unchanged, no re-encryption needed) - Local `host-keys/` files renamed (gitignored) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
beatzaplenty added 1 commit 2026-07-25 06:37:11 +00:00
fix(tailscale): rename tailscale-subnet-router → tailscale-router everywhere
Check NixOS configurations / eval-hosts (pull_request) Successful in 10m28s
c844ccc4e3
Complete the rename so all identifiers match networking.hostName:
- flake.nix: attribute names and buildType strings
  (linode/proxmox/lxc-tailscale-subnet-router → *-tailscale-router)
- modules/build-types/tailscale-subnet-router.nix → tailscale-router.nix
- .sops.yaml: anchor and alias names (age keys unchanged, no re-encrypt needed)
- host-keys/: local gitignored key files renamed (not committed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
beatzaplenty merged commit 4a5afa6c1c into main 2026-07-25 06:37:19 +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#55