diff --git a/nixos/modules/programs/yabar.nix b/nixos/modules/programs/yabar.nix index c9275889927b..08d7036a3e39 100644 --- a/nixos/modules/programs/yabar.nix +++ b/nixos/modules/programs/yabar.nix @@ -79,8 +79,7 @@ in description = '' The package which contains the `yabar` binary. - Nixpkgs provides the `yabar` and `yabar-unstable`, - so it's possible to choose. + Nixpkgs offers both a stable (`yabar`) and unstable (`yabar-unstable`) version of Yabar. ''; };