mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-24 01:24:41 +00:00
tweaks for ghostty, helix, zed
This commit is contained in:
@@ -17,7 +17,10 @@ in
|
||||
programs.zed-editor = {
|
||||
enable = true;
|
||||
|
||||
extensions = [ "nix" ];
|
||||
extensions = [
|
||||
"nix"
|
||||
"rust"
|
||||
];
|
||||
|
||||
extraPackages = [ pkgs.nixd ];
|
||||
|
||||
|
Reference in New Issue
Block a user