Immich: Difference between revisions
Add nginx reverse proxy example |
Cleanup config |
||
| Line 5: | Line 5: | ||
The following example configuration will enable Immich locally. | The following example configuration will enable Immich locally. | ||
{{file|/etc/nixos/configuration.nix|nix|3=services.immich | {{file|/etc/nixos/configuration.nix|nix|3=services.immich.enable = true; | ||
}}To see more options, visit the [https://search.nixos.org/options?channel=unstable&query=services.immich Immich module's options page]. | }}To see more options, visit the [https://search.nixos.org/options?channel=unstable&query=services.immich Immich module's options page]. | ||