nextcloud-client: add module

Adds the nextcloud-client as a service, simply copying the syntax from owncloud.client.
This commit is contained in:
Manuel Bärenz 2018-11-23 10:43:13 +01:00 committed by Robert Helgesson
parent 456e2d7ed5
commit ffdbefe22c
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 38 additions and 0 deletions

View file

@ -864,6 +864,13 @@ in
to your Home Manager configuration.
'';
}
{
time = "2018-11-25T22:10:15+00:00";
message = ''
A new module is available: 'services.nextcloud-client'.
'';
}
];
};
}