Commit Graph

164 Commits

Author SHA1 Message Date
imbytecat bf01c40ebb feat(ghostty): enable SSH terminfo propagation and install terminfo on NixOS
Enable ssh-env and ssh-terminfo in Ghostty shell integration for automatic
terminfo handling on remote hosts, and add ghostty.terminfo to NixOS system
packages for coverage when Ghostty SSH wrapper is bypassed.
2026-04-13 21:25:35 +08:00
imbytecat 53f8c2ceb3 feat(ghostty): add declarative config with Maple Mono font via Home Manager 2026-04-13 21:13:02 +08:00
imbytecat a1ba07faf5 refactor(eza): delegate base aliases to HM integration, drop redundant flags 2026-04-13 21:03:24 +08:00
imbytecat d2f7210d1a refactor(fish): streamline eza aliases — add l, drop la/lt 2026-04-13 20:42:03 +08:00
imbytecat 77c2190f00 refactor(fish): use shellAliases for Atuin history compatibility, remove xh 2026-04-13 20:34:27 +08:00
imbytecat ed69dba1ca fix(zellij): disable fish shell integration 2026-04-13 20:30:04 +08:00
imbytecat 4acff86a06 feat(dock): instant autohide trigger with fast slide animation 2026-04-13 20:27:03 +08:00
imbytecat 35ac63e068 docs: update AGENTS.md — replace stale sops-nix with 1Password CLI secrets 2026-04-13 20:19:57 +08:00
imbytecat 3c6910cfb1 fix(fish): use --in-file for op inject to fix stdin issue in command substitution 2026-04-13 20:13:38 +08:00
imbytecat 067608f4f8 refactor(fish): use op-env namespace and xdg.configHome for env template path 2026-04-13 18:53:54 +08:00
imbytecat 1e78149a4f fix(1password): move env template out of ~/.config/op to avoid permission conflict
HM creating ~/.config/op/ with 755 prevents op CLI from running (requires 700).
Move template to ~/.config/1password/, use nix-darwin programs._1password module.
2026-04-13 18:48:12 +08:00
imbytecat 09463d0dbb refactor(fish): extract op-env into reloadable function and skip comment lines 2026-04-13 15:46:19 +08:00
imbytecat 82ab946ba1 fix: op path 2026-04-13 15:38:10 +08:00
imbytecat 50808a9ecf fix: use type -q and stdin for op inject to support WSL interop alias 2026-04-13 15:29:13 +08:00
imbytecat 024ea2c676 refactor(wsl): use Windows op.exe via interop instead of native 1password-cli 2026-04-13 15:21:34 +08:00
imbytecat 9e610b89b2 fix(wsl): enable interop to allow executing Windows executables 2026-04-13 15:14:47 +08:00
imbytecat 8f26433357 chore: update flake inputs (catppuccin/nix, home-manager) 2026-04-13 14:59:13 +08:00
imbytecat b9e8566cee refactor: replace sops-nix with 1Password CLI for secrets management 2026-04-13 14:57:11 +08:00
imbytecat 2f6e3aea89 fix(sops): use NixOS system module on WSL to avoid systemd user service failure 2026-04-13 13:49:27 +08:00
imbytecat 2a1fb40fd3 feat(wsl): enable nix-ld for VSCode Remote and auto-generate sops age key from ed25519 2026-04-13 13:37:06 +08:00
imbytecat e77f561747 chore: update flake inputs, remove unused params and compose.yaml 2026-04-12 16:49:26 +08:00
imbytecat 48a8f27025 feat(darwin): add movist-pro cask 2026-04-12 13:37:31 +08:00
imbytecat 0fad4558f0 chore: update AGENTS.md to match current codebase, remove stale TODO.md 2026-04-12 00:38:04 +08:00
imbytecat 47802ac519 refactor(justfile): generate vscode settings from base config for nixd v2 2026-04-12 00:30:29 +08:00
imbytecat 2ce32ee51e chore: ignore generated .vscode/settings.json, drop obsolete .nixd.json 2026-04-12 00:30:23 +08:00
imbytecat 71e8157d2a refactor(vscode): rename settings.json to settings.base.json for nixd v2 migration 2026-04-12 00:30:15 +08:00
imbytecat 368297f6ff refactor: improve Justfile semantics with groups and clearer naming 2026-04-12 00:09:19 +08:00
imbytecat 09acb83206 feat: add exa/context7 secrets, enable greedy cask upgrades 2026-04-11 23:53:27 +08:00
imbytecat fbd6761040 feat: add nixd option completion, just-lsp config, and vscode nix settings 2026-04-11 23:42:24 +08:00
imbytecat 95891aa441 fix(neovim): add statix for lazyvim nix linting 2026-04-11 22:21:01 +08:00
imbytecat 361bb5e952 fix(neovim): fix lazyvim catppuccin colorscheme config and lock lazyvim-nix 2026-04-11 22:16:03 +08:00
imbytecat 43b69e3c27 feat(neovim): switch to LazyVim via lazyvim-nix and add just-lsp 2026-04-11 22:06:53 +08:00
imbytecat 55207459e6 fix(zellij): disable startup tips 2026-04-11 21:16:49 +08:00
imbytecat e6f5b9d9df fix(lazygit): migrate git.paging.pager to git.pagers array for v0.61.0 2026-04-11 20:51:58 +08:00
imbytecat d09ea88276 chore: update home-manager flake input 2026-04-11 20:26:19 +08:00
imbytecat 27df617701 refactor(mac-mini): Wake on LAN 改用原生 networking.wakeOnLan 选项 2026-04-11 20:22:57 +08:00
imbytecat 7686f7209b feat(mac-mini): 启用 Wake on LAN,关闭 Power Nap 2026-04-11 20:15:31 +08:00
imbytecat cfe64d5ed9 feat(mac-mini): 启用屏幕共享 (VNC) 2026-04-11 18:14:58 +08:00
imbytecat b961a7c0d0 feat: 启用 SSH 服务并添加 authorized key 2026-04-11 18:13:44 +08:00
imbytecat 1662e21ea4 docs: 更新 AGENTS.md,强调 nixos_nix MCP 工具使用 2026-04-11 18:07:59 +08:00
imbytecat 6e41d0e95d fix(mac-mini): sleep 值改为 "never" 2026-04-11 18:06:06 +08:00
imbytecat 1bac565175 feat(mac-mini): 禁用所有休眠,断电/冻结后自动重启 2026-04-11 18:04:49 +08:00
imbytecat 60634ba1af refactor: 禁用下载隔离,移除未使用的 mkHome 2026-04-11 18:00:04 +08:00
imbytecat aa1b2ff23c refactor: 简化仓库路径,移除硬编码的 rebuild/update 命令和安装脚本 2026-04-11 17:52:03 +08:00
imbytecat 8965f6fc15 feat: 关闭所有触发角(Hot Corners) 2026-04-11 17:34:56 +08:00
imbytecat 26ba10c836 docs: update AGENTS.md with current repo state 2026-04-11 17:33:01 +08:00
imbytecat 141335d81b fix: mole 移回 brew(nixpkgs 中标记为 broken) 2026-04-11 17:25:49 +08:00
imbytecat ab2cb95161 refactor: brew CLI 工具迁移至 nix,tailscale 改用 standalone cask 2026-04-11 17:23:36 +08:00
imbytecat 7b0e23e0cf chore: trash-cli 换 gomi,移除 micro 和无用的 pkgs/default.nix,精简 comment-checker 平台支持 2026-04-11 17:08:43 +08:00
imbytecat 2a8a24668f fix: atuin 上箭头 filter 改为 host 使新终端可见历史 2026-04-11 16:59:56 +08:00