diff --git a/nixos/modules/services/development/livebook.nix b/nixos/modules/services/development/livebook.nix index 3861d18e4ab5..ca227e2ad22c 100644 --- a/nixos/modules/services/development/livebook.nix +++ b/nixos/modules/services/development/livebook.nix @@ -46,7 +46,7 @@ in type = with lib.types; nullOr lib.types.path; default = null; description = '' - Additional dnvironment file as defined in {manpage}`systemd.exec(5)`. + Additional environment file as defined in {manpage}`systemd.exec(5)`. Secrets like {env}`LIVEBOOK_PASSWORD` (which is used to specify the password needed to access the livebook site) or {env}`LIVEBOOK_COOKIE`