ventoy: migrate to by-name

This commit is contained in:
Anderson Torres
2024-01-24 09:14:14 -03:00
parent d533e493ec
commit b33805a0ec
3 changed files with 0 additions and 1 deletions
-1
View File
@@ -2129,7 +2129,6 @@ with pkgs;
veikk-linux-driver-gui = libsForQt5.callPackage ../tools/misc/veikk-linux-driver-gui { };
ventoy = callPackage ../tools/cd-dvd/ventoy { };
ventoy-full = ventoy.override {
withCryptsetup = true;
withXfs = true;