From eea560a14ac9d02caf2b9cbc602fd153823c42b8 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Sun, 12 Nov 2023 01:07:50 +0100 Subject: [PATCH] firefox: minor documentation fix --- modules/programs/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ''; };