Merge pull request #18806 from kvz/patch-1
riak: update service example
This commit is contained in:
@@ -20,7 +20,7 @@ in
|
||||
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
example = literalExample "pkgs.riak2";
|
||||
example = literalExample "pkgs.riak";
|
||||
description = ''
|
||||
Riak package to use.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user