nixos/oo7: fix option description
This commit is contained in:
@@ -10,7 +10,7 @@ in
|
||||
{
|
||||
options.services.oo7 = {
|
||||
enable = lib.mkEnableOption ''
|
||||
oo7, a service providing the Secret Service D-Bus API.
|
||||
oo7, a service providing the Secret Service D-Bus API
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user