diff options
author | Emile <git@emile.space> | 2024-09-29 00:01:52 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-09-29 00:01:52 +0200 |
commit | 0815af4b7f561a126c17de4fa7c87aa73c19ef3d (patch) | |
tree | 4de088d4eda1ed6b317ed48ae4fe1eeabf9ce3ed /nix | |
parent | 322ad293850d4669f24c9ef03f4fd3cbe7e3050a (diff) |
immich port
Diffstat (limited to 'nix')
-rw-r--r-- | nix/hosts/corrino/ports.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/corrino/ports.nix b/nix/hosts/corrino/ports.nix index 13ef9a4..84fa17a 100644 --- a/nix/hosts/corrino/ports.nix +++ b/nix/hosts/corrino/ports.nix @@ -11,6 +11,7 @@ grafana = 3002; md = 3003; gotosocial = 3004; + immich = 3005; harmonia = 5000; irc = { clear = 6667; |