diff --git a/README.md b/README.md index 0962db6..52321e8 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,3 @@ To get started, install NixOS, clone this repository and run: ```sh nixos-rebuild switch -I nixos-config=configuration.nix ``` - -I use `rustup` to manage the Rust toolchain including `cargo`, `rustc` and `rust-analyzer`. -My editor `helix` is automatically able to utilize `rust-analyzer` as a language server. -To reproduce my `rustup` config, run the following: - -```sh -rustup install stable -rustup component add rust-src -rustup component add rust-analyzer -``` \ No newline at end of file diff --git a/configuration.nix b/configuration.nix index 4609cd0..ec7216b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -141,7 +141,9 @@ pwntools python312 rustscan - rustup + rustc + cargo + rust-analyzer signal-desktop wifite2 wine