mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
Update nixos/modules/services/misc/tautulli.nix
This commit is contained in:
parent
feba340314
commit
ce63730df8
@ -35,7 +35,7 @@ in
|
||||
openFirewall = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Open ports in the firewall for Tautulli.";
|
||||
description = lib.mdDoc "Open ports in the firewall for Tautulli.";
|
||||
};
|
||||
|
||||
user = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user