Compare commits
3 commits
00f00c5f41
...
4ba1b63e13
Author | SHA1 | Date | |
---|---|---|---|
4ba1b63e13 | |||
51d62d1fcd | |||
bd6b841e7d |
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
{
|
{pkgs, ...}: {
|
||||||
config,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
# Knot Resolver is a minimalistic implementation of a caching validating DNS
|
# Knot Resolver is a minimalistic implementation of a caching validating DNS
|
||||||
# resolver. Modular architecture keeps the core tiny and efficient, and it
|
# resolver. Modular architecture keeps the core tiny and efficient, and it
|
||||||
# provides a state-machine like API for extensions.
|
# provides a state-machine like API for extensions.
|
||||||
|
|
Loading…
Add table
Reference in a new issue