mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"bookmark@claude": {
|
|
"title": "Claude",
|
|
"url": "https://claude.ai"
|
|
},
|
|
"bookmark@github": {
|
|
"title": "GitHub",
|
|
"url": "https://github.com"
|
|
},
|
|
"bookmark@google": {
|
|
"title": "Google",
|
|
"url": "https://www.google.com"
|
|
}
|
|
}
|