feat: add border to signature help, remove rustup

This commit is contained in:
2025-06-01 11:11:32 -07:00
parent e9eae4ac23
commit e670a449aa
2 changed files with 5 additions and 1 deletions

View File

@@ -28,7 +28,6 @@
ripgrep
git
gcc
rustup
nixfmt-rfc-style
asciiquarium
wireguard-tools
@@ -47,6 +46,8 @@
gnumake
watchman
bat
cargo
rustc
];
programs.nix-ld.enable = lib.mkDefault true;
programs.zsh.enable = lib.mkDefault true;