summary refs log tree commit diff stats
path: root/user/settings
diff options
context:
space:
mode:
authorAlan Pearce2024-06-02 21:07:31 +0200
committerAlan Pearce2024-06-02 21:07:31 +0200
commita3f1ee0c6a21bbeae26752557ad8612d0b0ba5de (patch)
treeaed708708455a59511b7b96174fda78c4d9ca8ce /user/settings
parent7bde47a9659aaf83a5603fb0a362fa248e9e72e6 (diff)
downloadnixfiles-a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de.tar.lz
nixfiles-a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de.tar.zst
nixfiles-a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de.zip
dev/web: install vercel CLI
Diffstat (limited to 'user/settings')
-rw-r--r--user/settings/development/web.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/development/web.nix b/user/settings/development/web.nix
index 3062327d..e5c5ebb7 100644
--- a/user/settings/development/web.nix
+++ b/user/settings/development/web.nix
@@ -12,6 +12,7 @@
     flyctl
     prettierd
     personal.htmlformat
+    nodePackages.vercel
   ]);
   home.shellAliases = {
     # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl`