mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/i2pd: correct floodfill description
This commit is contained in:
parent
97eec826d5
commit
88c4824617
1 changed files with 2 additions and 1 deletions
|
|
@ -397,7 +397,8 @@ in
|
|||
|
||||
floodfill = mkEnableOption "floodfill" // {
|
||||
description = ''
|
||||
If the router is declared to be unreachable and needs introduction nodes.
|
||||
Makes your router a floodfill, that means what other routers will
|
||||
publish and get LeaseSets and RouterInfos on your router.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue