Prevent double install of regreet
This commit is contained in:
parent
cdfcbf751d
commit
0628fa1eeb
3 changed files with 7 additions and 6 deletions
|
|
@ -46,7 +46,7 @@
|
|||
};
|
||||
example = { };
|
||||
type = with lib.types; attrsOf anything;
|
||||
description = "Firefox policy configuration";
|
||||
description = "Firefox policy configuration. See https://mozilla.github.io/policy-templates/ for more information.";
|
||||
};
|
||||
extensions = lib.mkOption {
|
||||
default = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue