fix: Image Viewer kdePackages.gwenview Package name
This commit is contained in:
parent
b09cc96448
commit
5ce280d9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
|
||||
package = lib.mkOption {
|
||||
type = lib.types.package;
|
||||
default = pkgs.gwenview;
|
||||
default = pkgs.kdePackages.gwenview;
|
||||
example = pkgs.feh;
|
||||
description = "Image viewer package to install (e.g. gwenview, feh, imv).";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue