Fixed undefined variable : name when addind extraConfig.
This commit is contained in:
@@ -15,8 +15,8 @@ let
|
||||
in
|
||||
|
||||
helper.mkPodmanService {
|
||||
description = "Immich, Google Photos but better";
|
||||
inherit name;
|
||||
description = "Immich, Google Photos but better";
|
||||
pod = "immich";
|
||||
defaultPort = "2283";
|
||||
generatedSecrets = {
|
||||
|
||||
Reference in New Issue
Block a user