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