Add jellyfin to nextcloud for syncing

This commit is contained in:
Lillian-Violet 2024-01-01 23:57:45 +01:00
parent 8f4640850a
commit e1195f8a49

View file

@ -6,6 +6,8 @@
pkgs, pkgs,
... ...
}: { }: {
users.users.jellyfin.extraGroups = ["nextcloud"];
services.nginx = { services.nginx = {
virtualHosts = { virtualHosts = {
"video.gladtherescake.eu" = { "video.gladtherescake.eu" = {