{pkgs, ...}: { home.packages = with pkgs; [ cargo rust-analyzer rustc rustfmt ]; }