imbytecat
5583970878
docs: update AGENTS.md with shell alias gotcha and tighten guidance
2026-04-14 13:41:50 +08:00
imbytecat
beeb9948f4
fix(wsl): remove NixOS default shell aliases for cross-platform consistency
2026-04-14 13:37:16 +08:00
imbytecat
804e96a979
docs: sync README and AGENTS.md with current codebase, rename Justfile to justfile
2026-04-14 13:26:40 +08:00
imbytecat
fbb83ff013
refactor(op): switch to service account auth and simplify env injection
2026-04-14 13:11:16 +08:00
imbytecat
8714184fbd
refactor(starship): sort language modules alphabetically
2026-04-13 23:03:13 +08:00
imbytecat
895b3c2978
fix(git): use renamed settings.user.{name,email} options
2026-04-13 22:56:14 +08:00
imbytecat
235b81c21e
feat(starship): add Bun language module
2026-04-13 22:54:43 +08:00
imbytecat
9a4582a752
feat(starship): add NixOS icon to OS symbols
2026-04-13 22:50:34 +08:00
imbytecat
2cd888e1cf
refactor: use idiomatic home-manager options for git user and mise activation
2026-04-13 22:45:36 +08:00
imbytecat
75340604f1
refactor(mise): use programs.mise home-manager module
2026-04-13 22:41:47 +08:00
imbytecat
d6a0bf0cae
refactor: remove redundant comments from languages.nix
2026-04-13 22:38:17 +08:00
imbytecat
be247ff3b9
refactor: KISS cleanup — deduplicate shared config, merge thin files
...
- Extract fonts, fish.enable, openssh.enable to modules/shared/
- Centralize sshKeys in lib/ via specialArgs
- Merge nixos/base.nix + locale.nix into nixos/default.nix
- Merge home/theme.nix into home/default.nix
- Simplify homeManagerConfig, flake packages output
- Remove redundant vim/wget from NixOS system packages
- Update AGENTS.md to reflect new structure
2026-04-13 22:25:55 +08:00
imbytecat
d7e0aaf798
chore: remove stale sops secrets recipe, sync AGENTS.md
...
- Remove justfile secrets recipe (sops no longer used)
- Add just rollback and WSL bootstrap to AGENTS.md
- Clarify just clean is user-level only
2026-04-13 21:35:55 +08:00
imbytecat
5f7ef35a34
docs: improve WSL bootstrap guide and document justfile commands
...
- Fix WSL quickstart: use nix-shell -p git for initial clone since fresh NixOS-WSL lacks git
- Rewrite daily usage section to list all justfile commands
- Add rollback recipe to justfile (NixOS only)
- Note sudo requirement for NixOS system-level garbage collection
2026-04-13 21:31:40 +08:00
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