diff --git a/modules/programs/venus.nix b/modules/programs/venus.nix index 97dfc3e6d50..a3263319304 100644 --- a/modules/programs/venus.nix +++ b/modules/programs/venus.nix @@ -37,7 +37,9 @@ in default = false; type = types.bool; description = '' - Enable the venus cron job. + Planet Venus is an awesome ‘river of news’ feed reader. It downloads + news feeds published by web sites and aggregates their content + together into a single combined feed, latest news first. ''; };