update to dotnet 10

This commit is contained in:
KoenDR06 2026-03-18 11:08:16 +01:00
parent 444f8b340a
commit 559c734a4b

View file

@ -15,8 +15,7 @@ in {
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
dotnet-sdk_9
dotnet-sdk_8
dotnet-sdk_10
gcc
ghex
godot