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.
This commit is contained in:
parent
494bc8a5f4
commit
18ccebc109
11 changed files with 29 additions and 341 deletions
8
TODO.md
8
TODO.md
|
|
@ -1,11 +1,7 @@
|
|||
# TODO
|
||||
|
||||
1. **OpenClaw:** Remove the activation-backup + force overrides in `nixos/home/danny/openclaw.nix`. They work around "file is in the way" / "would be clobbered" when home-manager manages `~/.openclaw/`. Prefer fixing upstream (nix-openclaw) or a cleaner approach (e.g. deploy to a different path, or let the module handle existing files).
|
||||
|
||||
2. Create a setup/boot USB that: installs NixOS on the server with encryption and WiFi configured from the start; only required input is the server's name (e.g. sunken-ship).
|
||||
1. Create a setup/boot USB that: installs NixOS on the server with encryption and WiFi configured from the start; only required input is the server's name (e.g. sunken-ship).
|
||||
* I have a set wifi SSID/PSK, assume servers will start up and be able to reach this wifi.
|
||||
* I don't know how to go about the rest of this.
|
||||
|
||||
3. Encrypt sunken-ship (LUKS); update hardware/config for encrypted root and boot.
|
||||
|
||||
4. Host telegram bot once again (for what purpose?)
|
||||
2. Encrypt sunken-ship (LUKS); update hardware/config for encrypted root and boot.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue