Add immich and dawarich container Nix configs; update default and flake

This commit is contained in:
Joshua Bell 2026-02-08 22:32:44 -06:00
parent a5c9b60dfb
commit bf5d0f81e5
4 changed files with 482 additions and 0 deletions

View file

@ -3,7 +3,9 @@
}:
{
imports = [
./dawarich.nix
./forgejo.nix
./immich.nix
./opengist.nix
./zitadel.nix
];