mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{
|
||||
services = {
|
||||
immich = {
|
||||
package = inputs.self.packages.x86_64-linux.immich;
|
||||
#package = inputs.self.packages.x86_64-linux.immich;
|
||||
enable = true;
|
||||
port = 2283;
|
||||
host = "0.0.0.0";
|
||||
|
||||
Reference in New Issue
Block a user