my nixos/home-manager configuration
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

setup agent

+6
+6
config/zed/settings.json
··· 1 1 { 2 + "agent": { 3 + "default_model": { 4 + "provider": "zed.dev", 5 + "model": "claude-sonnet-4" 6 + } 7 + }, 2 8 "auto_install_extensions": { 3 9 "html": true, 4 10 "toml": true,