temp disable immich
This commit is contained in:
parent
c5a8bca3ff
commit
fc0f5c6cfa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{ pkgs, config, ... }:
|
{ pkgs, config, ... }:
|
||||||
let
|
let
|
||||||
# https://github.com/immich-app/immich/releases
|
# https://github.com/immich-app/immich/releases
|
||||||
version = "1.55.1";
|
# version = "1.55.1";
|
||||||
dataDir = "/var/lib/immich";
|
dataDir = "/var/lib/immich";
|
||||||
in {
|
in {
|
||||||
imports = [ ];
|
imports = [ ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue