summary refs log tree commit diff
path: root/machines/corsac
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-12-09 02:15:14 +0100
committerMel <einebeere@gmail.com>2024-12-09 02:15:14 +0100
commit674b9449b58d52bd54bf688a9f1c736219f37011 (patch)
treeb85add44ebabcb29ce9b43ab5c4b97f95709efa4 /machines/corsac
parentd207dfbeec495fed22537aca8b5e64b03756a2e3 (diff)
downloadnetwork-674b9449b58d52bd54bf688a9f1c736219f37011.tar.zst
network-674b9449b58d52bd54bf688a9f1c736219f37011.zip
Immich service
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines/corsac')
-rw-r--r--machines/corsac/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/corsac/default.nix b/machines/corsac/default.nix
index f9d0a6e..b01b241 100644
--- a/machines/corsac/default.nix
+++ b/machines/corsac/default.nix
@@ -12,6 +12,8 @@
     ../../modules/www.nix
     ../../modules/nfs.nix
     ../../modules/jellyfin.nix
+
+    ../../services/immich.nix
   ];
 
   system.stateVersion = "24.05";