cleanup and add https

This commit is contained in:
Satria 2026-04-16 13:05:18 +07:00
commit ba1064ed43
2 changed files with 2 additions and 2 deletions

View file

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