mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
nixos: fix manual build
`mdDoc` is deprecated!
This commit is contained in:
parent
06906a9e7f
commit
2ee96a1738
2 changed files with 18 additions and 18 deletions
|
@ -50,7 +50,7 @@ in
|
|||
type = types.lines;
|
||||
default = "";
|
||||
example = "fib daddr . mark . iif type local accept";
|
||||
description = lib.mdDoc ''
|
||||
description = ''
|
||||
Additional nftables rules to be appended to the rpfilter-allow
|
||||
chain.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue