mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-09-06 05:56:09 +00:00
remove fnm
This commit is contained in:
@@ -45,7 +45,6 @@ let
|
||||
shellAliases = {
|
||||
p = "pnpm";
|
||||
px = "pnpm -s dlx";
|
||||
n = "fnm use --install-if-missing";
|
||||
c = "pwd | pbcopy";
|
||||
|
||||
vai = "sudo darwin-rebuild switch --flake ~/.config/dotfiles#${host.hostName}";
|
||||
|
||||
@@ -28,7 +28,6 @@ with pkgs;
|
||||
# Language specific
|
||||
nil
|
||||
nixd
|
||||
fnm
|
||||
bun
|
||||
zig
|
||||
uv
|
||||
|
||||
Reference in New Issue
Block a user