tv dhcpcd: RIP

This commit is contained in:
tv 2022-07-14 15:41:59 +02:00
parent a501cefc19
commit 9170f1618e
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
self: super:
self.lib.overrideDerivation super.dhcpcd (old: {
configureFlags = old.configureFlags ++ [
"--dbdir=/var/lib/dhcpcd"
];
})