update ventoy ver in permittedInsecurePackages
This commit is contained in:
@@ -11,6 +11,6 @@
|
|||||||
|
|
||||||
# Ventoy has some blobs making it insecure
|
# Ventoy has some blobs making it insecure
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
"ventoy-qt5-1.1.10"
|
"ventoy-qt5-1.1.12"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user