mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-23 15:31:57 +00:00
Moved zed to stable
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
lua-language-server
|
lua-language-server
|
||||||
taplo
|
taplo
|
||||||
yaml-language-server
|
yaml-language-server
|
||||||
|
zed-editor
|
||||||
])
|
])
|
||||||
++ (with unstablePkgs; [
|
++ (with unstablePkgs; [
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
@@ -81,7 +82,6 @@
|
|||||||
(writeShellScriptBin "obsidian" '' # Patch for obsiidan GPU issues
|
(writeShellScriptBin "obsidian" '' # Patch for obsiidan GPU issues
|
||||||
exec ${unstablePkgs.obsidian}/bin/obsidian --disable-gpu "$@"
|
exec ${unstablePkgs.obsidian}/bin/obsidian --disable-gpu "$@"
|
||||||
'')
|
'')
|
||||||
zed-editor
|
|
||||||
zotero
|
zotero
|
||||||
])
|
])
|
||||||
++ [
|
++ [
|
||||||
|
|||||||
Reference in New Issue
Block a user