Ryan Yin
f08b45d2bc
feat(editors): restore vscode alongside zed for build123d workflows
...
- linux: programs.vscode via pkgs-master with gnome-libsecret password store
- darwin: visual-studio-code cask + aerospace window rules
- idols-ai: persist .vscode and .config/Code (Settings Sync handles extensions)
- xdg: code.desktop editor association and vscode:// scheme handler
2026-08-29 17:05:44 +08:00
Ryan Yin
7cba098b07
fix(home): replace deprecated stdenv.is* with hostPlatform.is*
2026-08-24 00:33:22 +08:00
Ryan Yin
495c366938
fix(xdg): order autostart apps after xdg-desktop-portal
...
At login the xdg-autostart-generator starts apps at
graphical-session.target, racing the portal user services. Sandboxed
apps (nixpak firefox/telegram) end up with broken FileChooser/OpenURI
until manually restarted.
Add a template drop-in on app-@autostart.service that makes every
autostart app wait for the portal stack.
2026-08-15 00:47:59 +08:00
Ryan Yin
9ee947dc0a
fix: clash-verge-rev ui by upgrade
2026-07-23 11:22:06 +08:00
Ryan Yin
cfc192afc4
feat: replace vscode with zed-editor ( #263 )
...
* feat: replace vscode with zed-editor
* docs: helix
2026-06-04 23:20:59 +08:00
Ryan Yin
4ceec21c14
chore: remove warnings
2026-04-27 15:00:09 +08:00
Ryan Yin
f9e29233cc
chore: fix warning - using keys like ‘XDG_SCREENSHOTS_DIR’
2026-03-10 23:26:51 +08:00
Ryan Yin
e83b7a867f
refactor: auto start apps on login via xdg-autostart ( #242 )
...
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com >
2026-01-03 11:03:14 -06:00