Enable nix-ld and add Biome to Zed's packages

This commit is contained in:
2025-10-18 03:25:07 +02:00
parent 873e9fd4e7
commit 7213a861ae
2 changed files with 8 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
"deputy"
];
extraPackages = [ ];
extraPackages = with pkgs; [ biome ];
userSettings = {
agent = {