nix-config/home/features/desktop/common/nextcloud.nix

4 lines
47 B
Nix
Raw Normal View History

2024-01-20 23:03:03 +01:00
{
services.nextcloud-client.enable = true;
}