From e948b0bd686ddb0618c595e384d57d4800484162 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 10 Mar 2026 23:06:41 +0800 Subject: [PATCH] chore: remove claude-code, zed-editor & antigravity, add codex, opencode Signed-off-by: Ryan Yin --- hosts/idols-ai/preservation.nix | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/hosts/idols-ai/preservation.nix b/hosts/idols-ai/preservation.nix index 9447f526..c400dd6c 100644 --- a/hosts/idols-ai/preservation.nix +++ b/hosts/idols-ai/preservation.nix @@ -124,32 +124,21 @@ in # IDE / Editors # ====================================== - # neovim plugins(wakatime & copilot) + # neovim plugins ".wakatime" - ".config/github-copilot" # vscode ".vscode" ".config/Code" - ".vscode-insiders" - ".config/Code - Insiders" # cursor ai editor ".cursor" ".config/Cursor" - # zed editor - ".config/zed" - ".local/share/zed" - - # google ai editor (antigravity) - ".config/Antigravity" - ".antigravity" - # ai agents - ".claude" ".gemini" - ".openclaw" + ".codex" + ".config/opencode" # nvim ".local/share/nvim" @@ -158,12 +147,6 @@ in # helix & steel ".local/share/steel" - # doom-emacs - # "org" # org files - # ".config/emacs" - # ".local/share/doom" - # ".local/share/emacs" - # Joplin ".config/joplin" # tui client ".config/Joplin" # joplin-desktop