make rust analyzer work

This commit is contained in:
nora 2023-10-15 17:01:40 +02:00
parent 1975b3d138
commit 4cb54cbd26
2 changed files with 3 additions and 0 deletions

View file

@ -40,6 +40,8 @@ in
postman
prismlauncher
spotify
# rustup from nix for rust :)
rustup
] ++ import ./common-packages.nix { inherit pkgs; };
programs.fish = {