diff options
| author | Mel <einebeere@gmail.com> | 2024-12-09 02:15:14 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-09 02:15:14 +0100 |
| commit | 674b9449b58d52bd54bf688a9f1c736219f37011 (patch) | |
| tree | b85add44ebabcb29ce9b43ab5c4b97f95709efa4 /machines | |
| parent | d207dfbeec495fed22537aca8b5e64b03756a2e3 (diff) | |
| download | network-674b9449b58d52bd54bf688a9f1c736219f37011.tar.zst network-674b9449b58d52bd54bf688a9f1c736219f37011.zip | |
Immich service
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/corsac/default.nix | 2 |
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"; |
