Revert "mysql service: specify a default package"
This reverts commit4358d3d439. Not having a default was deliberate, see1ce6fff4e2Thanks to @ocharles for making me aware of this.
This commit is contained in:
@@ -52,7 +52,6 @@ in
|
||||
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.mysql;
|
||||
example = literalExample "pkgs.mysql";
|
||||
description = "
|
||||
Which MySQL derivation to use.
|
||||
|
||||
Reference in New Issue
Block a user