all repos — nixfiles @ cfbeed79c5fc7334dffc6d6083054bb312073a15

System and user configuration, managed by nix and home-manager

dev/web: don't install vercel by default

Alan Pearce
commit

cfbeed79c5fc7334dffc6d6083054bb312073a15

parent

8c83daec7e756a961ef0318e2d18962a2ae8daec

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M user/settings/development/web.nixuser/settings/development/web.nix
@@ -11,7 +11,6 @@ ] ++ (with pkgs; [
flyctl prettierd personal.htmlformat - nodePackages.vercel ]); home.shellAliases = { # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl`