fish: add comma to program slogan
Matches what is on the fish website
This commit is contained in:
parent
4833a8b532
commit
642bd67126
|
@ -48,7 +48,7 @@ in
|
|||
{
|
||||
options = {
|
||||
programs.fish = {
|
||||
enable = mkEnableOption "fish friendly interactive shell";
|
||||
enable = mkEnableOption "fish, the friendly interactive shell";
|
||||
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
|
|
Loading…
Reference in a new issue