This commit is contained in:
Miguel Palhas
2025-06-29 14:50:36 +01:00
parent 855b54e0c2
commit 0f2a209c52
7 changed files with 36 additions and 10 deletions
+5
View File
@@ -2,5 +2,10 @@
{
home.packages = with pkgs; [
unityhub
omnisharp-roslyn
vscode
dotnet-sdk
icu
stdenv.cc.cc.lib
];
}