{ pkgs, ... }: { environment.systemPackages = with pkgs; [ jetbrains.rider dotnet-sdk_9 dotnet-aspnetcore_9 ]; }