Add immich
This commit is contained in:
parent
2210d8eecf
commit
68bd97fe3a
3 changed files with 25 additions and 1 deletions
8
config/hosts/rudiger/services/immich.nix
Normal file
8
config/hosts/rudiger/services/immich.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
services.immich = {
|
||||
enable = true;
|
||||
port = 2283;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue