Enable nix-ld and add Biome to Zed's packages
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"deputy"
|
||||
];
|
||||
|
||||
extraPackages = [ ];
|
||||
extraPackages = with pkgs; [ biome ];
|
||||
|
||||
userSettings = {
|
||||
agent = {
|
||||
|
||||
Reference in New Issue
Block a user