diff --git a/configuration.nix b/configuration.nix index d31d763..3cf48fb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -161,6 +161,7 @@ package = pkgs.vscodium; profiles.default.extensions = with pkgs.vscode-extensions; [ jnoortheen.nix-ide # NIX syntax highlighting. Also uses nixfmt package + rust-lang.rust-analyzer # Rust ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ { name = "skillavid-pure-black"; @@ -242,6 +243,8 @@ steam signal-desktop cargo # for rust + rustc + rustup docker swaybg # wallpaper nixfmt # nix file formatting