mirror of
https://github.com/nmasur/dotfiles
synced 2025-12-29 08:32:41 +00:00
use stable zed-editor to stop uncached builds
This commit is contained in:
@@ -16,6 +16,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.zed-editor = {
|
||||
enable = true;
|
||||
package = pkgs.stable.zed-editor;
|
||||
|
||||
extensions = [
|
||||
"nix"
|
||||
|
||||
Reference in New Issue
Block a user