mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
5338fa3c93
Former-commit-id: 6c936a12f1
6 lines
106 B
Nix
6 lines
106 B
Nix
{
|
|
services.nextcloud-client = {
|
|
enable = true;
|
|
startInBackground = true;
|
|
};
|
|
} |