diff --git a/modules/apps.nix b/modules/apps.nix index 397f32c..2f30a77 100644 --- a/modules/apps.nix +++ b/modules/apps.nix @@ -37,6 +37,7 @@ let meta = mkOption { type = types.lazyAttrsOf lib.types.raw; default = { }; + # TODO refer to Nix manual 2.25 description = '' Metadata information about the app. Standardized in Nix at .