aboutsummaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-21 23:20:26 -0400
committerCraig Jennings <c@cjennings.net>2026-06-21 23:20:26 -0400
commitec5e7ecc305a8995780ea11e23920ea6db5dc7ea (patch)
tree3e08116199cc611d74fd758f76ce62f845ddbfc6 /CLAUDE.md
parente8c5eea99a3a1d0da4a994adbfe8c0de2c2cfdbb (diff)
downloadarchsetup-ec5e7ecc305a8995780ea11e23920ea6db5dc7ea.tar.gz
archsetup-ec5e7ecc305a8995780ea11e23920ea6db5dc7ea.zip
docs: replace hardcoded machine identity with runtime uname -n lookup
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 03da278..a35c2e9 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -125,6 +125,6 @@ Full palette reference: `assets/color-themes/dupre/dupre-palette.org`
- Desktop file overrides go in `~/.dotfiles/hyprland/.local/share/applications/`
- MPD is configured but mpv handles audio file associations
- Firewall is ufw (configured in `archsetup`, default-deny incoming, explicit allow list). Tailscale traffic **does** traverse ufw on ratio — a probe from a tailnet IP is still blocked unless a rule covers the port. Don't assume tailnet-only services bypass the firewall; they need an explicit ufw rule like any other.
-- This machine is **ratio**; **velox** is a laptop. Both run Hyprland (Wayland). archsetup still supports dwm/X11, but no current machine uses it.
+- Never assume which machine this is — always run `uname -n` to find the hostname (the `hostname` binary is absent, so `uname -n` is the source of truth; `uname -r` is the kernel release, not the host). The fleet is **ratio** (workstation) and **velox** (laptop), both Hyprland (Wayland). archsetup still supports dwm/X11, but no current machine uses it.
- Remote repository on cjennings.net
- .ai/ is gitignored; living project context is in .ai/notes.org