update to dotnet 10
This commit is contained in:
parent
444f8b340a
commit
559c734a4b
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@ in {
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dotnet-sdk_9
|
dotnet-sdk_10
|
||||||
dotnet-sdk_8
|
|
||||||
gcc
|
gcc
|
||||||
ghex
|
ghex
|
||||||
godot
|
godot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue