fix ventoy warning
This commit is contained in:
parent
3906d680da
commit
678676793a
1 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
overlays = [ inputs.gl.overlay ];
|
overlays = [ inputs.gl.overlay ];
|
||||||
config = {
|
config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = [ "ventoy-qt5-1.1.10" ];
|
permittedInsecurePackages = [ "ventoy-qt5-1.1.12" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
args = {
|
args = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue