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