Added: Qemu Host Config
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
wget
|
||||
curl
|
||||
];
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
})
|
||||
];
|
||||
};
|
||||
|
@@ -35,7 +35,7 @@
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"dotnet-sdk-6.0.428"
|
||||
"dotnet-runtime-6.0.36"
|
||||
"dotnet-runtime-6.0.36"
|
||||
];
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user