bert: Upgrade Immich to 2.0(.1) -- stable!
This commit is contained in:
parent
85e5dfd84b
commit
9c5ca2efe5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{config, ...}: {
|
{config, ...}: {
|
||||||
services.immich.enable = true;
|
services.immich.enable = true;
|
||||||
|
services.immich.package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/328115af930e90649f97a3675a6b88d87c7e6920.tar.gz") {}).immich;
|
||||||
services.immich.mediaLocation = "/srv/immich";
|
services.immich.mediaLocation = "/srv/immich";
|
||||||
|
|
||||||
services.caddy.virtualHosts."photos.chandlerswift.com".extraConfig = ''
|
services.caddy.virtualHosts."photos.chandlerswift.com".extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue