fix ventoy warning

This commit is contained in:
Satria 2026-05-01 16:05:12 +07:00
commit 678676793a

View file

@ -17,7 +17,7 @@
overlays = [ inputs.gl.overlay ];
config = {
allowUnfree = true;
permittedInsecurePackages = [ "ventoy-qt5-1.1.10" ];
permittedInsecurePackages = [ "ventoy-qt5-1.1.12" ];
};
};
args = {