diff options
Diffstat (limited to 'nix/hosts/corrino/www/photo/default.nix')
-rw-r--r-- | nix/hosts/corrino/www/photo/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/corrino/www/photo/default.nix b/nix/hosts/corrino/www/photo/default.nix index a5bb496..9d7d4f5 100644 --- a/nix/hosts/corrino/www/photo/default.nix +++ b/nix/hosts/corrino/www/photo/default.nix @@ -3,6 +3,6 @@ { imports = [ # ./photoprism.nix - # ./immich.nix + ./immich.nix ]; } |