Added: Qemu Host Config

This commit is contained in:
2025-04-04 09:50:31 +02:00
parent 6fe4d10ac8
commit 54a1629e97
2 changed files with 2 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
nixpkgs.config.permittedInsecurePackages = [
"dotnet-sdk-6.0.428"
"dotnet-runtime-6.0.36"
"dotnet-runtime-6.0.36"
];
}