mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 21:20:13 +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