summary refs log tree commit diff stats
path: root/user/settings/development
diff options
context:
space:
mode:
authorAlan Pearce2025-01-02 16:46:02 +0100
committerAlan Pearce2025-01-02 16:46:02 +0100
commitcfbeed79c5fc7334dffc6d6083054bb312073a15 (patch)
tree50644dec2640aed4ee8c499af4b2dd31c14073d2 /user/settings/development
parent8c83daec7e756a961ef0318e2d18962a2ae8daec (diff)
downloadnixfiles-cfbeed79c5fc7334dffc6d6083054bb312073a15.tar.lz
nixfiles-cfbeed79c5fc7334dffc6d6083054bb312073a15.tar.zst
nixfiles-cfbeed79c5fc7334dffc6d6083054bb312073a15.zip
dev/web: don't install vercel by default
Diffstat (limited to 'user/settings/development')
-rw-r--r--user/settings/development/web.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/development/web.nix b/user/settings/development/web.nix
index e4d9d02c..24da1604 100644
--- a/user/settings/development/web.nix
+++ b/user/settings/development/web.nix
@@ -11,7 +11,6 @@
     flyctl
     prettierd
     personal.htmlformat
-    nodePackages.vercel
   ]);
   home.shellAliases = {
     # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl`