Update zen
This commit is contained in:
parent
029a7b86d7
commit
b5f4e15db8
3 changed files with 3 additions and 14 deletions
|
|
@ -70,7 +70,7 @@
|
|||
description = "The email client";
|
||||
};
|
||||
browser = lib.mkOption {
|
||||
default = inputs.zen-browser.packages.${pkgs.system}.specific;
|
||||
default = inputs.zen-browser.packages.${pkgs.system}.default;
|
||||
example = "firefox";
|
||||
type =
|
||||
with lib.types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue