riak: add defaultText to service
riak: add default to service
This commit is contained in:
@@ -20,6 +20,8 @@ in
|
|||||||
|
|
||||||
package = mkOption {
|
package = mkOption {
|
||||||
type = types.package;
|
type = types.package;
|
||||||
|
default = pkgs.riak;
|
||||||
|
defaultText = "pkgs.riak";
|
||||||
example = literalExample "pkgs.riak";
|
example = literalExample "pkgs.riak";
|
||||||
description = ''
|
description = ''
|
||||||
Riak package to use.
|
Riak package to use.
|
||||||
|
|||||||
Reference in New Issue
Block a user