blob: e97354522a9dbb23eeb2d0711f3d1680a1e27cd3 [file] [log] [blame]
{ pkgs, ... }: {
services.nextcloud.enable = true;
}