Merge pull request #202005 from davidwilemski/patch-1
nixos/firewall: remove stray quote from package option
This commit is contained in:
@@ -325,7 +325,7 @@ in
|
||||
example = literalExpression "pkgs.iptables-legacy";
|
||||
description =
|
||||
lib.mdDoc ''
|
||||
The iptables package to use for running the firewall service."
|
||||
The iptables package to use for running the firewall service.
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user