From 0da7593dce2c503bab0ba42dd8849b0de8b835d3 Mon Sep 17 00:00:00 2001 From: tnias Date: Fri, 16 Oct 2020 23:04:06 +0200 Subject: [PATCH] nixos/chromium: update link in docs (#93794) --- nixos/modules/programs/chromium.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/programs/chromium.nix b/nixos/modules/programs/chromium.nix index 3f0429136190..b727f850a949 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 = [];