Shorten mkEnableOption description
This commit is contained in:
parent
5ccfa0c816
commit
dfd3a0269c
@ -7,7 +7,7 @@ let
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
options.services.greenclip = {
|
options.services.greenclip = {
|
||||||
enable = mkEnableOption "Whether to enable the greenclip daemon that will listen to selections";
|
enable = mkEnableOption "Greenclip daemon";
|
||||||
|
|
||||||
package = mkOption {
|
package = mkOption {
|
||||||
type = types.package;
|
type = types.package;
|
||||||
|
Loading…
Reference in New Issue
Block a user