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