diff --git a/nixos/modules/programs/chromium.nix b/nixos/modules/programs/chromium.nix index 3f042913619..b727f850a94 100644 --- a/nixos/modules/programs/chromium.nix +++ b/nixos/modules/programs/chromium.nix @@ -29,7 +29,7 @@ in page. To install a chromium extension not included in the chrome web store, append to the extension id a semicolon ";" followed by a URL pointing to an Update Manifest XML file. See - ExtensionInstallForcelist + ExtensionInstallForcelist for additional details. ''; default = [];