aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker/core.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvchecker/core.toml')
-rw-r--r--.config/nvchecker/core.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/nvchecker/core.toml b/.config/nvchecker/core.toml
index 3b565ed..b233599 100644
--- a/.config/nvchecker/core.toml
+++ b/.config/nvchecker/core.toml
@@ -7,6 +7,11 @@ source = "git"
git = "https://github.com/linux-audit/audit-userspace"
use_max_tag = true
+[dhcpcd]
+source = "git"
+git = "https://github.com/NetworkConfiguration/dhcpcd"
+use_max_tag = true
+
[efibootmgr]
source = "git"
git = "https://github.com/rhboot/efibootmgr"