From a51f9251fae1d2f5a6561d351e1cf719d5412a7d Mon Sep 17 00:00:00 2001 From: nicco Date: Wed, 26 Aug 2026 13:14:09 +0200 Subject: [PATCH] remove fnm --- common/home.nix | 3 --- home/home.nix | 1 - home/pkgs.nix | 1 - 3 files changed, 5 deletions(-) diff --git a/common/home.nix b/common/home.nix index 17d0450..25dd291 100644 --- a/common/home.nix +++ b/common/home.nix @@ -98,9 +98,6 @@ if type -q starship starship init fish | source end - if type -q fnm - fnm env --use-on-cd | source - end if type -q nvs nvs env --source | source end diff --git a/home/home.nix b/home/home.nix index c3c8bc2..175a392 100644 --- a/home/home.nix +++ b/home/home.nix @@ -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}"; diff --git a/home/pkgs.nix b/home/pkgs.nix index c899666..0dc7462 100644 --- a/home/pkgs.nix +++ b/home/pkgs.nix @@ -28,7 +28,6 @@ with pkgs; # Language specific nil nixd - fnm bun zig uv