DannyDannyDanny
14c29945eb
chore: add server alerting to TODO 🔔
...
phantom-ship lost power unnoticed; want alerting when servers go down.
2026-04-01 10:23:36 +02:00
DannyDannyDanny
2c9cf1e8b4
docs: restore USB installer and encryption TODOs 📝
...
Sunken-ship is not actually encrypted (plain ext4). USB installer
workflow still needs refinement.
2026-03-31 10:10:04 +02:00
DannyDannyDanny
42462f57a2
docs: replace completed TODOs with Tailscale investigation 📝
2026-03-31 10:08:30 +02:00
DannyDannyDanny
18ccebc109
chore: remove all OpenClaw integration from dotfiles 🔥
...
OpenClaw is no longer used. Removes flake inputs (nix-openclaw,
openclaw-documents), overlays, home-manager modules, config files,
docs, and related TODO/gitignore entries.
2026-03-22 12:00:32 +01:00
DannyDannyDanny
0eb9d0e8ed
OpenClaw: documents from local path, rebuild workaround, forgejo-cli
...
- Documents (SOUL/TOOLS/AGENTS) from path input to openclaw-documents-repo
- Flake: openclaw-documents.url = path to local clone (no SSH under sudo)
- Remove in-repo openclaw-documents; add docs/openclaw-documents.md
- openclaw.nix: activation backup + force for openclaw.json (TODO to remove)
- home.nix: add forgejo-cli
- .gitignore: openclaw-documents-repo; drop SOUL/TOOLS ignores
- AGENTS.md: OpenClaw docs ref
- TODO: remove OpenClaw activation/force bloat
Made-with: Cursor
2026-03-14 11:48:59 +01:00
DannyDannyDanny
3e07a55f5b
Add NixOS server installer USB (disko LUKS + WiFi, hostname prompt)
...
- disko-server.nix: LUKS + ESP + ext4 root layout for disko-install
- server-install: minimal NixOS config for new servers (hostname/WiFi via --system-config)
- installer-iso: custom minimal ISO with iwlwifi; build with nix build .#installer-iso
- scripts/nixos-server-install.sh: prompt hostname/disk, run disko-install
- docs/server-installer-usb.md: build, write USB, optional live/installed WiFi
- .gitignore: nixos/installer-wifi.nix; AGENTS.md + README.md notes
Made-with: Cursor
2026-03-08 16:16:25 +01:00
DannyDannyDanny
53feadc69d
TODO: reorder - boot USB first, telegram bot last
...
Made-with: Cursor
2026-03-08 15:35:57 +01:00
DannyDannyDanny
bfc592417c
TODO: mark sunken-ship wifi as done, remove from list
...
Made-with: Cursor
2026-03-08 15:35:53 +01:00
DannyDannyDanny
4102a919ef
doc: TODO list to reflect new tasks and remove completed items 📝
...
- Changed the first task to connect sunken-ship to the internet via wifi instead of ethernet.
- Updated the second task to host the telegram bot again, clarifying its purpose.
- Removed completed tasks related to SSH key management and server configuration.
2026-03-08 12:09:24 +01:00
DannyDannyDanny
1338fb1b68
Rename nixos-server to sunken-ship
...
- Rename hosts/nixos-server.nix -> sunken-ship.nix, nixos-server-hardware.nix -> sunken-ship-hardware.nix
- Flake: nixos-server -> sunken-ship, update module path
- Set networking.hostName = sunken-ship in server configs
- Update AGENTS.md, nixos/readme.md, docs/ssh-and-secrets.md, TODO.md
Made-with: Cursor
2026-03-01 12:44:28 +01:00
DannyDannyDanny
cd7658f452
doc: SSH key management and secrets 📝
...
- Updated AGENTS.md to specify one key per purpose for SSH access, including naming conventions and configuration tips.
- Revised README.md to streamline the roadmap and link to SSH and secrets documentation.
- Created docs/ssh-and-secrets.md to outline the strategy for managing SSH keys and secrets in a public repo.
- Refined TODO.md to reflect the new approach for secrets and server configuration tasks.
2026-03-01 11:55:44 +01:00
DannyDannyDanny
ed0a052a7c
TODO: condense Secrets into actionable steps, drop Q&A section
...
Made-with: Cursor
2026-02-28 13:20:25 +01:00
DannyDannyDanny
3dcbe2e827
docs: agent server notes, README server link, TODO verify note, nixos readme
...
Made-with: Cursor
2026-02-27 23:36:19 +01:00
DannyDannyDanny
84a065a3df
nixos-server: flake, hardware, readme bootstrap, server-quickstart, TODO
...
Made-with: Cursor
2026-02-27 23:18:57 +01:00
DannyDannyDanny
c51bfaac1e
AGENTS.md: add public-repo note and concise NixOS server learnings; TODO.md: add verify step
...
Made-with: Cursor
2026-02-27 22:55:16 +01:00