configuration
nvrs relies on a TOML configuration file (example) containing basic settings, such as oldver, newver & keyfile paths, as well as package entries. supported config paths:
$XDG_CONFIG_HOME/nvrs.toml(~/.config/nvrs.tomlif the variable is not set)./nvrs.toml- custom paths set with
nvrs --config