1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/tests/modules/programs/nvchecker/basic-config.toml
Michael Daniels 6f656618eb nvchecker: add module
(cherry picked from commit 3cb08dd360)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-09-19 15:22:21 -05:00

8 lines
147 B
TOML

[__config__]
keyfile = "keyfile.toml"
newver = "new_ver.json"
oldver = "old_ver.json"
[nvchecker]
github = "lilydjwg/nvchecker"
source = "github"