make rust analyzer work

This commit is contained in:
nora 2023-10-15 17:01:40 +02:00
parent f32a22f1d9
commit edf9436595
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 = {