From 08d9230c241db6d130838d984fe4ffa48f6e76ec Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 23 May 2023 09:51:28 +0200 Subject: pkgs: add dhcpcd --- .config/nvchecker/core.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/nvchecker') 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" -- cgit v1.2.3-70-g09d2