feat: zed moment

This commit is contained in:
Jet Pham 2025-11-22 15:52:07 -08:00
parent 0a745b1cab
commit bf461e4f7d
No known key found for this signature in database

View file

@ -84,6 +84,7 @@
obsidian
gh
beeper
zed-editor
];
@ -271,8 +272,8 @@
entries = [
"${pkgs.kitty}/share/applications/kitty.desktop"
"${config.programs.zen-browser.package}/share/applications/zen-twilight.desktop"
"${pkgs.code-cursor}/share/applications/cursor.desktop"
"${pkgs.beeper}/share/applications/beeper.desktop"
"${pkgs.zed-editor}/share/applications/dev.zed.Zed.desktop"
"${pkgs.beeper}/share/applications/beepertexts.desktop"
];
};