diff --git a/modules/programs/firefox.nix b/modules/programs/firefox.nix index 5e43316e2..e63a72670 100644 --- a/modules/programs/firefox.nix +++ b/modules/programs/firefox.nix @@ -220,7 +220,7 @@ in { The Firefox package to use. If state version ≥ 19.09 then this should be a wrapped Firefox package. For earlier state versions it should be an unwrapped Firefox package. - Set to null to disable installing Firefox. + Set to `null` to disable installing Firefox. ''; };