Include customSettings option to configure regreet (#4)
* Attempt to add regrett configuration * Prevent double install of regreet * Install regreet over program enable * Force regreet settings * Revert regreet over programs enable. * Move regreet config into homemanger.
This commit is contained in:
parent
0c1291d3fd
commit
0389558529
3 changed files with 15 additions and 3 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