diff options
author | Emile <git@emile.space> | 2024-09-28 23:58:44 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-09-28 23:58:44 +0200 |
commit | 21a651a18e77d1939adbdae73505c13c3c6e0d53 (patch) | |
tree | 41f90d31c64c9d781d906f32721ed05e82daed68 /nix/hosts/corrino/www/photo/default.nix | |
parent | 67bb9274b9846d2f1f3e55d9fa680aedb698e99e (diff) |
immich
Diffstat (limited to 'nix/hosts/corrino/www/photo/default.nix')
-rw-r--r-- | nix/hosts/corrino/www/photo/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/hosts/corrino/www/photo/default.nix b/nix/hosts/corrino/www/photo/default.nix index 46266ae..9d7d4f5 100644 --- a/nix/hosts/corrino/www/photo/default.nix +++ b/nix/hosts/corrino/www/photo/default.nix @@ -2,7 +2,7 @@ { imports = [ - ./photoprism.nix - # ./immich.nix + # ./photoprism.nix + ./immich.nix ]; } |