MyNixOS website logo
option

programs.nvchecker.settings.__config__

See https://nvchecker.readthedocs.io/en/stable/usage.html#configuration-files.

Environment variables and ~ are expanded, and relative paths are relative to ${config.home.homeDirectory}/Library/Application Support/nvchecker/nvchecker/ (on Darwin) or ${config.xdg.configHome}/nvchecker/ (otherwise).

Declarations
Type
open submodule of (TOML value)
Default
{
  oldver = "old_ver.json";
  newver = "new_ver.json";
};