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