fix lib import

This commit is contained in:
Satria 2026-03-07 22:12:42 +07:00
commit c7925447fa

View file

@ -1,4 +1,4 @@
{ homelab, ... }: { { lib, homelab, ... }: {
users.users.immich.extraGroups = [ "video" "render" ]; users.users.immich.extraGroups = [ "video" "render" ];
services = { services = {