diff options
Diffstat (limited to 'users/grfn/system/home/modules')
-rw-r--r-- | users/grfn/system/home/modules/development/rust.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/grfn/system/home/modules/development/rust.nix b/users/grfn/system/home/modules/development/rust.nix index 153f99c8eec1..9ed42f5d2ddf 100644 --- a/users/grfn/system/home/modules/development/rust.nix +++ b/users/grfn/system/home/modules/development/rust.nix @@ -7,7 +7,6 @@ in home.packages = with pkgs; [ rustup - rust-analyzer cargo-edit cargo-expand cargo-rr |