Add immich
This commit is contained in:
parent
5d0ed56702
commit
fd85cc1d47
@ -120,6 +120,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.immich = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
openFirewall = true;
|
||||
machine-learning.enable = false;
|
||||
# TODO set data dir
|
||||
};
|
||||
|
||||
# This option defines the first version of NixOS you have installed on this particular machine,
|
||||
# and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user