6 appstream.enable = mkOption {
9 description = lib.mdDoc ''
10 Whether to install files to support the
11 [AppStream metadata specification](https://www.freedesktop.org/software/appstream/docs/index.html).
16 config = mkIf config.appstream.enable {
17 environment.pathsToLink = [
18 # per component metadata
20 # legacy path for above