We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 395496a commit d4e2cbdCopy full SHA for d4e2cbd
nixos/modules/services/networking/miredo.nix
@@ -20,7 +20,7 @@ in
20
21
services.miredo = {
22
23
- enable = mkEnableOption "Whether miredo should be run on startup.";
+ enable = mkEnableOption "the Miredo IPv6 tunneling service.";
24
25
package = mkOption {
26
type = types.package;
0 commit comments