diff --git a/.tool-versions b/.tool-versions deleted file mode 100644 index 6aee285..0000000 --- a/.tool-versions +++ /dev/null @@ -1,3 +0,0 @@ -nodejs 21.6.2 -bun 1.0.29 -rust 1.79.0 diff --git a/configuration.nix b/configuration.nix index 209da6c..8cefbef 100644 --- a/configuration.nix +++ b/configuration.nix @@ -57,7 +57,9 @@ isNormalUser = true; extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ - asdf-vm + nodejs + bun + rustc # Music playerctl cava