Error
ventoy currently error when using nixos version 25
solution
just export enviroment variable and append –impure to the last command script
export NIXPKGS_ALLOW_INSECURE=1
nix run .#huy --impure
ventoy currently error when using nixos version 25
just export enviroment variable and append –impure to the last command script
export NIXPKGS_ALLOW_INSECURE=1
nix run .#huy --impure