This commit is contained in:
parent
afaba29554
commit
3cb88147c0
4 changed files with 36 additions and 36 deletions
|
|
@ -85,7 +85,7 @@ in {
|
|||
description = "Applications used for handling browser mime types";
|
||||
};
|
||||
imageApplications = lib.mkOption {
|
||||
default = ["imv"];
|
||||
default = ["eog"];
|
||||
example = [];
|
||||
type = with lib.types; listOf str;
|
||||
description = "Applications used for handling image mime types";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue