add bun to PATH and packages, remove opencode
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
bun
|
||||
code2prompt
|
||||
devpod
|
||||
#devpod-desktop
|
||||
code2prompt
|
||||
nur.repos.charmbracelet.crush
|
||||
(python3.withPackages (ps:
|
||||
with ps; [
|
||||
|
||||
Reference in New Issue
Block a user