server done

This commit is contained in:
Bryan Ramos 2026-03-13 09:46:41 -04:00
parent 779fb7e95e
commit e011aa48d7
3 changed files with 17 additions and 0 deletions

View file

@ -42,6 +42,7 @@ in
modules.system.backup.paths = [
"/var/lib/immich"
"/var/lib/postgresql"
];
services.nginx.virtualHosts."photos.${domain}" = mkIf nginx.enable {