Fixed: Typo
This commit is contained in:
@@ -33,4 +33,9 @@
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"dotnet-sdk-6.0.428"
|
||||
"dotnet-runtime-6.0.36"
|
||||
];
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user