{ appConfig, ... }: [ { type = "random-string"; path = appConfig.jwtSecret; } { type = "random-string"; path = appConfig.sessionSecret; } { type = "random-string"; path = appConfig.storageEncryptionKey; } ]